App-sbozyp
view release on metacpan or search on metacpan
Install or update packages.
Options are:
-h|--help Print help message and exit
-b FILE Use FILE as blacklist instead of /etc/sbozyp/sbozyp.blacklist
-f Force install/update even if package is up to date or blacklisted
-k Keep the built package (resides in TMPDIR)
-n Skip md5sum verification of downloaded sources
-r Install package dependencies recursively
-y No interactive prompt
-z Keep and reuse downloaded sources (reside in SRCDIR)
Examples:
sbozyp install --help
sbozyp in password-store
sbozyp in -r xclip mu password-store
sbozyp in -k -r system/password-store
sbozyp in -f -y -r password-store
sbozyp -S -R $REPO in -f -r password-store
Usage: sbozyp <build|bu> [-h] [-f] [-n] [-y] [-z] <pkgname...>
Build but don't install packages.
Options are:
-h|--help Print help message and exit
-f Force rebuilding the package even if it's already built
-n Skip md5sum verification of downloaded sources
-y No confirmation prompt
-z Keep and reuse downloaded sources (reside in SRCDIR)
Examples:
sbozyp build --help
sbozyp bu password-store
sbozyp bu -f password-store
sbozyp bu -f -y system/password-store
sbozyp -S -R $REPO bu password-store
sbozyp bu -y system/password-store xclip mu
Usage: sbozyp <remove|rm> [-h] [-f] [-r] [-y] <pkgname...>
Remove packages.
Options are:
-h|--help Print help message and exit
-f Disable removal safety check (DANGEROUS)
-r Recursively remove package dependencies that are safe to remove
-y No confirmation prompt
Examples:
sbozyp remove --help
sbozyp rm xclip mu system/password-store
sbozyp rm -y -r password-store
sbozyp -S -R $REPO rm password-store
=head2 QUERY
( run in 1.350 second using v1.01-cache-2.11-cpan-0b5f733616e )