📦 Package manager utility for Slackware: https://dslackw.gitlab.io/slpkg/
Find a file
Dimitris Zlatanidis 282d0e8e51 Updated to simple
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-01-18 21:38:11 +01:00
bin Update copyright year 2018-12-30 10:46:58 +01:00
conf Updated slackware mirrors 2019-01-15 16:43:12 +01:00
man Fixed manpage 2019-01-14 21:32:05 +01:00
slackbuild Update copyright year 2018-12-30 10:46:58 +01:00
slpkg Fixed checked checklist option 2019-01-15 21:44:07 +01:00
tools Added Slackware package management tools #71 2016-10-11 11:52:40 +03:00
.gitignore Fix ignore vim swap files 2016-07-06 01:34:06 +03:00
.travis.yml update travis 2014-10-21 01:37:59 +03:00
AUTHORS Add AUTHORS file 2015-07-21 06:14:45 +03:00
ChangeLog.txt Added file size in the removed packages 2019-01-15 19:41:16 +01:00
CHECKSUMS.md5 Updated checksum 2018-06-17 11:35:27 +02:00
clean.py Update copyright year 2018-12-30 10:46:58 +01:00
CONTRIBUTING Build under Python 3 2016-10-26 23:33:40 +03:00
convert-py3k Added warning meassage 2018-12-24 18:55:55 +01:00
EXAMPLES.txt Updated examples file 2019-01-15 15:06:43 +01:00
INSTALL Switch to gitlab repository 2018-06-09 22:11:12 +02:00
install.sh Update copyright year 2018-12-30 10:46:58 +01:00
ISSUES Switch to gitlab repository 2018-06-09 22:11:12 +02:00
KNOWN_ISSUES Switch to gitlab repository 2018-06-09 22:11:12 +02:00
LICENSE updated for version 1.3.4 2014-05-23 08:46:51 +03:00
logo.txt Update logo 2016-02-09 22:17:15 +02:00
README.rst Updated to simple 2019-01-18 21:38:11 +01:00
REPOSITORIES Update to support current version 2017-02-10 12:34:49 +02:00
requirements.txt python3 support temporarily is out 2017-12-30 20:32:14 +01:00
setup.py Update copyright year 2018-12-30 10:46:58 +01:00
TESTING Updated for upgrading Slackware 14.2 beta 2 2016-02-04 14:55:28 +02:00
THANKS Update 2015-06-28 06:24:42 +03:00

About
-----

Slpkg is a powerful software package manager that installs, updates, and removes packages on 
Slackware based systems. It automatically computes dependencies and figures out what things 
should occur to install packages. Slpkg makes it easier to maintain groups of machines without 
having to manually update.

Slpkg works in accordance with the standards of the organization slackbuilds.org 
to builds packages. Also uses the Slackware Linux instructions for installation,
upgrading or removing packages. 

What makes slpkg to distinguish it from the other tools; The user friendliness it's a primary 
target as well as easy to understand and use, also use colors to highlight packages and 
display warning messages, etc.


Features
--------

- Dependency resolution
- Dependencies visualizations
- Multiple options
- Multiple repositories
- Easy configuration
- Fully configurable
- Adaptability
- Powerful options
- Source builder
- Faster process
- Better Security