You are not logged in.

#1 2004-09-01 22:59:16

ssba
Member
Registered: 2004-08-31
Posts: 10

Search Function

This is not in any way critical, but would it be at all possible to implement a search function to pacman? Something like the --query option only for all packages, not just those installed.  At times I would like to be able to search to see if a package is available or not without having to attempt to install / upgrade it at the same time.

-- Andrew Orner

Offline

#2 2004-09-02 00:18:15

linfocito
Member
From: Gurupi - TO, Brasil
Registered: 2003-05-18
Posts: 82

Re: Search Function

what about pacman -Ss keyword ?


"...archoholism is a hard disease to cure..."
Archlinux Brasil

Offline

#3 2004-09-02 00:22:50

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: Search Function

keyword being the package name or word that may be in thedescription. For example:

sarah@flightypuffin:~> pacman -Ss dvd
extra/dvd+rw-tools 5.20.4.10.8-1
    Tools for burning dvd+rw
extra/dvdrip 0.50.18-1
    A Gtk frontend for transcode writen in Perl
extra/dvdrtools 0.1.5-1
    dvdrtools is a fork of cdrtools, with the primary goal of supporting
    writable DVD drives
extra/libdvdcss 1.2.8-1
    libdvdcss is a cross-platform library for transparent DVD device access with
    on-the-fly CSS decryption.
extra/libdvdnav 0.1.9-1
    The library for xine-dvdnav plugin.
extra/libdvdread 0.9.4-2
    libdvdread provides a simple foundation for reading DVD video disks
extra/ogle 0.9.2-4
    A simple DVD player for Linux.
extra/transcode 0.6.12-1
    Transcode is a video/DVD ripper and encoder for the terminal/console.
extra/vlc 0.7.2-1
    The VideoLAN Client (VLC) is an MPEG, VCD/DVD, and DivX player for Unix,
    Windows, MacOS X, BeOS and QNX.

or

sarah@flightypuffin:~> pacman -Ss j2re 
extra/j2re 1.4.2_05-1
    Sun's java runtime environment

AKA uknowme

I am not your friend

Offline

#4 2004-09-02 11:47:25

ssba
Member
Registered: 2004-08-31
Posts: 10

Re: Search Function

Oh, wow, I must have completely missed the -s tag in the manpage, thanks a lot!  Perhaps it could also be added to the documentation, since it's not listed there?

Offline

Board footer

Powered by FluxBB