soarpkgs
📦📀 Soar User Repository: Making Linux Packaging truly Portable, Simple, and Distro-Independent
How to download and setup soarpkgs
Open terminal and run command
git clone https://github.com/pkgforge/soarpkgs.git
git clone is used to create a copy or clone of soarpkgs 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 soarpkgs https://github.com/pkgforge/soarpkgs/archive/master.zip
Or simply clone soarpkgs with SSH
[email protected]:pkgforge/soarpkgs.git