on the same topic (more or less) i cant figure out how i can search for keyword a && keyword b currently pacman only searches for keywoard a || keyword b
for example pacman -Ss window manager lists all packages that mention either window or manager is there a way to search for packages that mention both words? On 9/27/07, Massimiliano Brocchini <[EMAIL PROTECTED]> wrote: > > I've implemented this option in a wrapper for pacman that I'm currently > writing. > > I plan to be able to release a first (but already usable and useful) > version during next month. > > ... it will be compatible with yaourt too. > > On 9/27/07, Petar Bogdanovic <[EMAIL PROTECTED]> wrote: > > On Wed, Sep 26, 2007 at 10:15:16AM -0400, Ryan Sims wrote: > > > On 9/26/07, gan lu <[EMAIL PROTECTED]> wrote: > > > > Does pacman support -Ss with "?" or "*" wildcards? > > > > > > Pacman supports regex searching. > > > http://www.archlinux.org/pacman.man.html > > > > -s, --search regexp > > This will search each package in the sync databases for names or > > descriptions that match regexp. > > > > Is there a way to define more search criteria? I.e `search for > > package-names only'? > > > > _______________________________________________ > > arch mailing list > > [email protected] > > http://archlinux.org/mailman/listinfo/arch > > > > _______________________________________________ > arch mailing list > [email protected] > http://archlinux.org/mailman/listinfo/arch >
_______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
