diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-30 18:16:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-30 21:50:41 +0700 |
commit | 69da37e603787d8c344e32ca14cae59dcb330e34 (patch) | |
tree | 76065fe2129dc23835688ba533b3f84f3100977e /system/slpkg/README | |
parent | 2baac652e05c08efde2f821a7891fac6f703ab4c (diff) | |
download | slackbuilds-69da37e603787d8c344e32ca14cae59dcb330e34.tar.gz |
system/slpkg: Updated for version 1.3.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/system/slpkg/README b/system/slpkg/README index bec74df296..7730e1aae2 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -1,6 +1,22 @@ -Slpkg is a terminal tool , written in Python that allows the -build, upgrade, remove, find and view Slackware packages contents. -It's a quick and easy way to manage your packages in slackware -to a command. -You also can check if your packages are up to date or show the -dependencies. +Slpkg is a terminal tool in order to easy use Slackware packages. + +Features +-------- +- Download packages from ``slackbuilds.org`` with + all dependencies, build and install all in a command +- Automatic tool build and install packages +- List all installed packages +- Ī¤racking dependencies +- Checking for updated packages +- Find and Download packages from SBo repositority +- View README file +- View SlackBuild file +- View Info file +- Auto Download and Build packages +- Install binary packages +- Install-upgrade packages with new +- Reinstall the same packages +- Remove packages +- Find installed packages +- Display the contents of the packages +- No dependencies |