aptback
Tool to search, install, remove and upgrade packages logged by apt (apt-get, apt-cache)
How to download and setup aptback
Open terminal and run command
git clone https://github.com/carles-garcia/aptback.git
git clone is used to create a copy or clone of aptback 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 aptback https://github.com/carles-garcia/aptback/archive/master.zip
Or simply clone aptback with SSH
[email protected]:carles-garcia/aptback.git