Skip to content

DidierSpaier/spkg

 
 

Repository files navigation

spkg
==========

Contents/Menu
----------
* About
* Features
* NEWS
* License
* Download
* Help/Wiki
* Issues/Feedbacks
* Contribution
* ToDo
* Credits

About
----------
The unofficial Slackware Linux package manager.

Features
----------
* Simple user interface. Just like pkgtools.
* Fast install, upgrade and remove operations.
* Command to list information about installed packages.
* Dry-run mode, in which filesystem is not touched.
* Safe mode for installing untrusted packages.
* Rollback and safe cancel functionality.
* You can use spkg and pkgtools side by side.
* You can be informed about all actions spkg does if you turn on verbose mode.
* Everything is libified. (see docs) You can implement new commands easily.

NEWS
----------
See NEWS file.

License
----------
The license is Public Domain Software. See COPYING file.

Download
----------
* https://github.com/megous/spkg/downloads
* Zip: https://github.com/megous/spkg/zipball/master
* tAr.GZ: https://github.com/megous/spkg/tarball/master
* git http: git clone https://github.com/megous/spkg.git
* git: git://github.com/megous/spkg.git

Help/Wiki
----------
* http://spkg.megous.com/docs.php
* http://spkg.megous.com/howto.php
* https://github.com/megous/spkg/wiki

Issues/Feedbacks
----------
* https://github.com/megous/spkg/issues
* megous@megous.com

Contribution
----------
* Send feedbacks
* Fix bugs or add features
* Write/Edit the Wiki

ToDo
----------
See TODO file.

Credits
----------
Ondrej Jirman [Maintainer] <megous@megous.com>

About

Unofficial Slackware Linux Package Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.3%
  • C++ 1.4%
  • M4 1.2%
  • Makefile 1.2%
  • Shell 0.9%