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