README.md 1.0 KB

urukupdater

Uruk Update Manager Free and Open Source System Update Manager to manage Uruk GNU/Linux system (or any other Debian based system) updates

before install Uruk Updater, make sure you have these package installed on your system :

  • python3 (>= 3.8)
  • python3-gi
  • python3-tk
  • gir1.2-ayatanaappindicator3-0.1
  • gir1.2-gtk-3.0
  • libayatana-appindicator3-1
  • zenity
  • synaptic
  • libnotify-bin

now you can use installer script to install or uninstall Uruk Updater as follows:

sudo ./installer help|install|uninstall"

Examples:

sudo ./installer install ==> (to install urukupdater on your system)"

sudo ./installer uninstall ==> (to remove uninstall urukupdater from your system)"

sudo ./installer help ==> (to show this help instructions )"

**indicator icon colors meaning :

  • Green : Your system is updated.
  • Red : Apt can't updating your system because some issues like source.list error or internet connection error.
  • Blue : There is another apt action already running.
  • Yello : You have updates available.