simple service menu for ubuntu distros to update system and application packages from within kde plasma's dolphin file manager simple right click anywhere in the filemanager click update system and application packages enter your password and let the script do the rest the konsole will automatically close if theres no updates or the updates have been installed all commands used are given below or you can check the Updater.sh your self in a text editor application such as kate
How to install: install the desktop file from context store in dolphin only download the Updater.zip from this website https://github.com/claudemods/SystemUpdateMenu/releases/download/v1.0/Updater.zip
and unpack to the follow locations depending on your plasma version as its needed for this menu to work
For kde5 move the downloaded scripts.sh file file to ~/.local/share/kservices5/ServiceMenus (create the folder if it's missing) Also use right click on the file > Properties > Permissions > And mark the checkbox next to the text "Is executable". or use $ chmod +x ./Updater.sh
For kde6 move the downloaded scripts.sh to ~/.local/share/kio/servicemenus/ (create the folder if it's missing) Also use right click on the file > Properties > Permissions > And mark the checkbox next to the text "Is executable". use $ chmod +x ./Updater.sh
commands used in this menu are sudo apt update -y sudo apt full-upgrade -y
support me on paypal with link https://paypal.me/claudemods?country.x=GB&local