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

alimiracle 8b699bbc66 move to codeberg vor 5 Monaten
etc ac607276fa edit 'status' option with other changes vor 2 Jahren
usr e993c77ef2 add uruk-apt lib vor 1 Jahr
LICENSE f8ce55afe4 Initial commit vor 3 Jahren
README.md 8b699bbc66 move to codeberg vor 5 Monaten
installer 412879e691 using 'notify-send' with some changes and supporting waylanad vor 2 Jahren
urukupdater.desktop ac607276fa edit 'status' option with other changes vor 2 Jahren

README.md

Important Note:

this project has been archived and migrated to codeberg. To access the project on codeberg,

visit this Link

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.