Updater
Simple tool that helps you manage installing, searching, updating your linux packages and repositores
How to download and setup Updater
Open terminal and run command
git clone https://github.com/fivanusec/Updater.git
git clone is used to create a copy or clone of Updater 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 Updater https://github.com/fivanusec/Updater/archive/master.zip
Or simply clone Updater with SSH
[email protected]:fivanusec/Updater.git