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