mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-02 07:57:17 +01:00
65 lines
2.2 KiB
Markdown
65 lines
2.2 KiB
Markdown
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/logo.png" title="slpkg">
|
|
|
|
|
|
### About
|
|
|
|
Slpkg is a software package manager that installs, updates and removes packages on <a href="https://www.slackware.com" target="_blank">Slackware</a>-based systems.
|
|
It automatically calculates dependencies and figures out what things need to happen to install packages.
|
|
Slpkg makes it easier to manage groups of machines without the need for manual updates.
|
|
Slpkg works in accordance with the standards of the <a href="https://www.slackbuilds.org" target="_blank">slackbuilds.org</a> organization to build packages.
|
|
It also uses the Slackware Linux instructions for installing, upgrading or removing packages.
|
|
|
|
|
|
### Configuration
|
|
|
|
```
|
|
/etc/slpkg/slpkg.toml
|
|
General configuration of slpkg
|
|
|
|
/etc/slpkg/repositories.toml
|
|
Repositories configuration
|
|
|
|
/etc/slpkg/blacklist.toml
|
|
Blacklist of packages
|
|
|
|
/etc/slpkg/rules.toml
|
|
Rules of packages.
|
|
```
|
|
|
|
### Recommended
|
|
|
|
Stay always updated, see my other project SUN [(Slackware Update Notifier)](https://gitlab.com/dslackw/sun)
|
|
|
|
|
|
### Testing
|
|
|
|
The majority of trials have been made in Slackware x86_64 'stable' environment.
|
|
|
|
|
|
### Multilib
|
|
|
|
Slackware for x86_64 - multilib packages & install instructions:
|
|
|
|
Please read the file <a href="https://gitlab.com/dslackw/slpkg/-/raw/master/filelists/multilib/README" target="_blank">README</a>
|
|
you will find in the folder <a href="https://gitlab.com/dslackw/slpkg/-/tree/master/filelists/multilib" target="_blank">multlib</a>
|
|
|
|
|
|
### Donate
|
|
|
|
⬇ Did you know that we developers love coffee? Please, treat me to a coffee ☕ !
|
|
|
|
[<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/paypaldonate.png" alt="paypal" title="donate">](https://www.paypal.me/dslackw)
|
|
|
|
### Support
|
|
|
|
Please support:
|
|
|
|
* <a href="https://www.patreon.com/slackwarelinux" target="_blank">Slackware</a> project.
|
|
* <a href="https://slackbuilds.org/contributors/" target="_blank">SlackBuilds</a> project.
|
|
* <a href="https://alien.slackbook.org/blog/" target="_blank">AlienBob</a> project.
|
|
|
|
|
|
Thank you all for your support!
|
|
|
|
Slackware® is a Registered Trademark of Patrick Volkerding.
|
|
Linux is a Registered Trademark of Linus Torvalds.
|