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