pm
Package manager wrapper (supports: pacman, paru, yay, apt, dnf, zypper, apk, brew, scoop)
How to download and setup pm
Open terminal and run command
git clone https://github.com/jpikl/pm.git
git clone is used to create a copy or clone of pm 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 pm https://github.com/jpikl/pm/archive/master.zip
Or simply clone pm with SSH
[email protected]:jpikl/pm.git