apt-local
📦 Simple package manager for local installations (without sudo) for Debian-based distros
How to download and setup apt-local
Open terminal and run command
git clone https://github.com/ashwinvis/apt-local.git
git clone is used to create a copy or clone of apt-local 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 apt-local https://github.com/ashwinvis/apt-local/archive/master.zip
Or simply clone apt-local with SSH
[email protected]:ashwinvis/apt-local.git