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 |