add description for packaging section

This commit is contained in:
nodiscc 2023-09-04 14:12:56 +02:00
parent 610c16bc92
commit 0ffd8c6e1d
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909
1 changed files with 2 additions and 0 deletions

View File

@ -564,6 +564,8 @@ Newsletter software.
**[`^ back to top ^`](#awesome-sysadmin)**
A [package manager](https://en.wikipedia.org/wiki/Package_manager) or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner.
- [aptly](https://www.aptly.info/) - Swiss army knife for Debian repository management. ([Source Code](https://github.com/aptly-dev/aptly)) `MIT` `Go`
- [fpm](https://fpm.readthedocs.io/en/latest/) - Versatile multi format package creator. ([Source Code](https://github.com/jordansissel/fpm)) `MIT` `Ruby`
- [omnibus-ruby](https://github.com/chef/omnibus) - Easily create full-stack installers for your project across a variety of platforms. `Apache-2.0` `Ruby`