[email protected] wrote:
> Hi,
> 
> how can I list all files of packages which is
> 
>     installed
> 
> and which is
> 
>     not installed
> 
> which uninstalling / installing the package in beforehand?
> 
> 
> Thankl you very much in advance for any help!
> 
> Best regards,
> mcc
> 
> 
> 
> 



For installed packages, these two should work:

equery f <package name>

qlist <package name>

Not installed, not sure how to do that.  You might could look it up on
this site:

http://www.portagefilelist.de/site/query/listPackageFiles

Depending on USE flags and such, that could vary a bit I guess.

Hope that helps.

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"

Reply via email to