portage-utils Flashcards
1
Q
qfile
A
finds the package to which a file belongs
2
Q
qcheck
A
check package integrity
3
Q
qdepends
A
list all the packages which depend on some package
use -a flag to show all the DEPEND,REDEPEND,and PDEPEND information for a package
4
Q
qlist
A
list files which belong to an ebuild
5
Q
quse
A
look for packages that use some USE flag
6
Q
qsize
A
find package sizes
7
Q
qsearch
A
search the package tree
much faster than default emerge -s
-H show homepage
-S search by description
8
Q
qlop
A
extrac information from emerge logs