qpkg

Section: qpkg (1)
Updated: May 2018
Page Index
 

NAME

qpkg - manipulate Gentoo binpkgs  

SYNOPSIS

qpkg [opts] <misc args>  

DESCRIPTION

qpkg creates or cleans up Gentoo binary packages. The default action is to create a new binpkg for the given package names and store them in pkgdir, which can be set explicitly using the --pkgdir option.  

OPTIONS

-c, --clean
clean pkgdir of unused binary files.
-E, --eclean
clean pkgdir of files not in the tree anymore (slow).
-p, --pretend
pretend only.
-P <arg>, --pkgdir <arg>
alternate package directory.
--root <arg>
Set the ROOT env var.
-v, --verbose
Check and report MD5 hash mismatches during install.
-q, --quiet
Ignored for compatibility with other qapplets.
-C, --nocolor
Don't output color.
-h, --help
Print this help and exit.
-V, --version
Print version and exit.

 

REPORTING BUGS

Please report bugs via http://bugs.gentoo.org/
Product: Portage Development; Component: Tools, Assignee: portage-utils@gentoo.org  

AUTHORS

Ned Ludd <solar@gentoo.org>
Mike Frysinger <vapier@gentoo.org>
Fabian Groffen <grobian@gentoo.org>
TGL <degrenier[at]easyconnect.fr>
 

SEE ALSO

q(1), qatom(1), qcache(1), qcheck(1), qdepends(1), qfile(1), qgrep(1), qlist(1), qlop(1), qmerge(1), qsearch(1), qsize(1), qtbz2(1), qtegrity(1), quse(1), qxpak(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
REPORTING BUGS
AUTHORS
SEE ALSO