ctpkg
A bridge/frontend/warp for different package managers , and a userland package manager included , written in progynosh(fish)
How to download and setup ctpkg
Open terminal and run command
git clone https://github.com/TeaHouseLab/ctpkg.git
git clone is used to create a copy or clone of ctpkg 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 ctpkg https://github.com/TeaHouseLab/ctpkg/archive/master.zip
Or simply clone ctpkg with SSH
[email protected]:TeaHouseLab/ctpkg.git