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

hayderctee 412879e691 using 'notify-send' with some changes and supporting waylanad 1 year ago
etc ac607276fa edit 'status' option with other changes 1 year ago
usr 412879e691 using 'notify-send' with some changes and supporting waylanad 1 year ago
LICENSE f8ce55afe4 Initial commit 2 years ago
README.md 412879e691 using 'notify-send' with some changes and supporting waylanad 1 year ago
installer 412879e691 using 'notify-send' with some changes and supporting waylanad 1 year ago
urukupdater.desktop ac607276fa edit 'status' option with other changes 1 year ago

README.md

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.