rodder
A distro-independent, non-system package manager with custom repos, similar to Homebrew
How to download and setup rodder
Open terminal and run command
git clone https://github.com/Ruthenic/rodder.git
git clone is used to create a copy or clone of rodder 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 rodder https://github.com/Ruthenic/rodder/archive/master.zip
Or simply clone rodder with SSH
[email protected]:Ruthenic/rodder.git