View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 06:07 AM
Yeric
 
Posts: n/a
Default Re: Search the online package database?

Big Daddy Butthead wrote:

> Seems like when I first started using Gentoo there was a
> feature to
> search the online package database. It was really handy.
> What happened to that feature?
>



Try emerge -s Filename or partial filename

if list too big try

emerge -s filename | less

so you can scroll the list if doing from terminal

HTH

Reply With Quote