slapt-get Debian APT system to Slackware

slapt-get Debian APT system to Slackware

An implementation of the Debian APT system to Slackware

Usage:

slapt-get [option(s)] [target]

Targets:

-u, --update retrieve pkg data from MIRROR
--upgrade upgrade installed pkgs
--dist-upgrade upgrade to newer release

-i, --install [pkg name(s)] - install specified pkg(s)
--install-set [disk set(s)] - install specified disk set(s)
--remove [pkg name(s)] - remove specified pkg(s)

--show [pkg name(s)] - show pkg(s) description
--filelist [pkg name(s)] - show pkg(s) installed files
--search [expression] - search available pkgs

--list list pkgs
--available list available pkgs
--installed list installed pkgs

--clean purge cached pkgs
--autoclean only purge cache of older, unreacheable pkgs
--add-keys retrieve GPG keys for sources

-h, --help display this help and exit
--version print version and license info

Options:

-d, --download-only only download pkg on install/upgrade
-s, --simulate show pkgs to be installed/upgraded
-y, --no-prompt do not prompt during install/upgrade

-p, --prompt always prompt during install/upgrade
--reinstall reinstall the pkg
--ignore-excludes install/upgrade excludes
--no-md5 do not perform md5 check sum

--no-dep skip dependency check
--ignore-dep ignore dependency failures
--print-uris print URIs only, do not download
-S, --show-stats show download statistics

-c, --config [] specify alternate slapt-getrc location
--remove-obsolete remove obsolete packages
--retry [] specify number of download retry attempts
--no-upgrade install package, do not attempt to upgrade