spi
Salix Package Installer, a meta package manager that handles both packages and SlackBuilds
How to download and setup spi
Open terminal and run command
git clone https://github.com/gapan/spi.git
git clone is used to create a copy or clone of spi repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with spi https://github.com/gapan/spi/archive/master.zip
Or simply clone spi with SSH
[email protected]:gapan/spi.git