Skip to content

Simple script to manage updates and find packages on *buntu/Debian. Uses KDialog and Konsole, but can be easily changed to other dialogs/terminals. Uses no resources, wastes no time. Zenity version available.

License

Notifications You must be signed in to change notification settings

donaldbrian/Micro-Muon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Muon

Just make the script executable and run it.

Update.sh uses Kdialog. Updzen.sh uses Zenity. They both use konsole as terminal. If you'd like to use a different terminal (you should really just apt install konsole, but if you do...:·) just (search and) replace "konsole" entries with "your terminal of choice" ones.

If you use yad get the zenity version and replace "zenity" entries with "yad". Just add the line

choice=$(echo $choice | cut -c1-1)

between "8 "Exit" )" and "run_kons() {"

About

Simple script to manage updates and find packages on *buntu/Debian. Uses KDialog and Konsole, but can be easily changed to other dialogs/terminals. Uses no resources, wastes no time. Zenity version available.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages