added features

This commit is contained in:
dslackw 2014-05-21 10:19:21 +03:00
parent 3cae37fa72
commit 3c3ab7efff

View file

@ -11,12 +11,28 @@
:width: 30% :width: 30%
:align: left :align: left
Slpkg is a terminal tool , written in Python that allows the
build, upgrade, remove, find and view Slackware packages contents. Sqlpkg is a terminal tool in order to easy use Slackware packages.
Features
--------
- Automatic tool build and install packages
- List all installed packages
- Τracking dependencies
- Checking for updated packages
- Find and Download packages from SBo repositority
- Install binary packages
- Install-upgrade packages with new
- Reinstall the same packages
- Remove packages
- Find installed packages
- Display the contents of the packages
It's a quick and easy way to manage your packages in slackware It's a quick and easy way to manage your packages in slackware
to a command. to a command.
[CHANGELOG] : https://github.com/dslackw/slpkg/blob/master/CHANGELOG [CHANGELOG] : https://github.com/dslackw/slpkg/blob/master/CHANGELOG
Installation Installation