pacng
An alternative package manager for Arch Linux. Includes mirror updating and AUR support.
How to download and setup pacng
Open terminal and run command
git clone https://github.com/quinnjr/pacng.git
git clone is used to create a copy or clone of pacng 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 pacng https://github.com/quinnjr/pacng/archive/master.zip
Or simply clone pacng with SSH
[email protected]:quinnjr/pacng.git