lazypkg
A terminal application for managing packages across different package managers.
How to download and setup lazypkg
Open terminal and run command
git clone https://github.com/ymtdzzz/lazypkg.git
git clone is used to create a copy or clone of lazypkg 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 lazypkg https://github.com/ymtdzzz/lazypkg/archive/master.zip
Or simply clone lazypkg with SSH
[email protected]:ymtdzzz/lazypkg.git