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