Simple Package Manager (SPM) is intended to operate in a way similar to existing package managers (apt, dpkg, Pacman, etc.). Instead of supporting a centralized package repository, SPM allows remote packages to be downloaded and installed automatically, given their URL. This allows a developer to package and distribute software via a package management system without having to worry about the many different formats and Linux distribution repositories.
| Tags | Package bash Linux spm Systems Administration Installation/Setup install installation tool |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | shell script bash script Java |
| Translations | English |