Description: 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
v1.02 03-02-2025 new all in one .zip simply unzip to your needed location for plasma 5 and 6 fixes to scripts more information below
v1.01 the .zip is needed for the .desktop to function correctly v1.01 adds new dark green colour to command outputs also adds new red process bar
How to install: you can install the desktop file from context store in dolphin only you can download the .desktop and Updater.zip needed from this website https://www.pling.com/p/2156195
and unpack to the following location 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 Updater.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 and others with the button below to keep projects like this goingLast changelog:
Ratings & Comments
0 Comments