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