You will need to install "gentoolkit" to use the qpkg command.
Radu Filip wrote:
Hi, on Gentoo, what are the equivalents of the following RPM options:What kind of info?
rpm -qi installed_package (show info about an installed package)
rpm -qf file (show to what installed package a file belongs to)
qpkg -f /path/to/file
rpm -ql package (list all files that belongs to an installed package)
qpkg -l package-name
rpm -qip package (show info about a package that has not been installed)
What kind of info?
rpm -qpl package (show info about what files an uninstalled package contains)
What kind of info?
Daniel
-- [EMAIL PROTECTED] mailing list
