> See list of all *installed* software. epm -ql
> Browse available software that can be installed. I use packages.gentoo.org > See what version of a particular software package is installed. epm -ql | grep packagename > See if any new versions of *installed* software are available. emerge --update world -pv Best regards ce -- [email protected] mailing list

