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