How to download and setup pkgmanager
Open terminal and run command
git clone https://github.com/TAAPArthur/pkgmanager.git
git clone is used to create a copy or clone of pkgmanager 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 pkgmanager https://github.com/TAAPArthur/pkgmanager/archive/master.zip
Or simply clone pkgmanager with SSH
[email protected]:TAAPArthur/pkgmanager.git