eskimo
eskimo is a wrapper for all major linux distro package managers (apt, pacman, dnf, zypper)
How to download and setup eskimo
Open terminal and run command
git clone https://github.com/kevinshome/eskimo.git
git clone is used to create a copy or clone of eskimo 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 eskimo https://github.com/kevinshome/eskimo/archive/master.zip
Or simply clone eskimo with SSH
[email protected]:kevinshome/eskimo.git