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 5 miesięcy temu
etc ac607276fa edit 'status' option with other changes 2 lat temu
usr e993c77ef2 add uruk-apt lib 1 rok temu
LICENSE f8ce55afe4 Initial commit 3 lat temu
README.md 8b699bbc66 move to codeberg 5 miesięcy temu
installer 412879e691 using 'notify-send' with some changes and supporting waylanad 2 lat temu
urukupdater.desktop ac607276fa edit 'status' option with other changes 2 lat temu

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.