Skip to content

qpkg


Clean pkgdir of files that are not installed

qpkg --clean        

Clean pkgdir of files that are not in the tree anymore

qpkg --eclean       

Pretend only

qpkg --pretend      

Alternate package directory

qpkg --pkgdir <arg> 

Set the ROOT env var

qpkg --root <arg>   

Report full package versions, emit more elaborate output

qpkg --verbose      

Tighter output; suppress warnings

qpkg --quiet        

Don't output color

qpkg --nocolor      

Force color in output

qpkg --color        
qpkg --help         
qpkg --version