
clearcacheditemsarch
Homepage
Source (link to git-repo or to original if based on someone elses unmodified work):
claudemods
Description:
simple service menu for dolphin
clear cached items on arch plasma 5 or 6
simply right click in dolphin
click clear cached items and enter your password
the script will do the rest
all commands used are given below
or you can check the scripts file your self in a text editor application such as kate
v1.02
new all in one .zip new all in one .zip simply unzip to your needed location for plasma 6 ect....
added colour gold output in terminal
more information below
v1.01 updated Scripts.zip
please download the new updated .zip
from https://www.pling.com/p/2156131
new dark green for command outputs
also a new red process bar
How to install:
install the desktop file from context store in dolphin only
download the scripts.zip from this website
https://www.pling.com/p/2156131
and unpack to the following location depending on your plasma version as its needed for this menu to work
Dolphin -> Preferences -> Services -> Download New Services... ...or
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 ./scripts.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".
or use $ chmod +x ./scripts.sh
commands used in this menu are
sudo pacman -Sc
sudo rm -rf /var/cache/
sudo rm -rf /tmp
sudo rm -rf /root/.cache/
sudo rm -rf /home/lancaster/.local/share/Trash
sudo rm -rf /root/.local/share/Trash/
support me and others with the button below to keep projects like this going Last changelog:
clear cached items on arch plasma 5 or 6
simply right click in dolphin
click clear cached items and enter your password
the script will do the rest
all commands used are given below
or you can check the scripts file your self in a text editor application such as kate
v1.02
new all in one .zip new all in one .zip simply unzip to your needed location for plasma 6 ect....
added colour gold output in terminal
more information below
v1.01 updated Scripts.zip
please download the new updated .zip
from https://www.pling.com/p/2156131
new dark green for command outputs
also a new red process bar
How to install:
install the desktop file from context store in dolphin only
download the scripts.zip from this website
https://www.pling.com/p/2156131
and unpack to the following location depending on your plasma version as its needed for this menu to work
Dolphin -> Preferences -> Services -> Download New Services... ...or
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 ./scripts.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".
or use $ chmod +x ./scripts.sh
commands used in this menu are
sudo pacman -Sc
sudo rm -rf /var/cache/
sudo rm -rf /tmp
sudo rm -rf /root/.cache/
sudo rm -rf /home/lancaster/.local/share/Trash
sudo rm -rf /root/.local/share/Trash/
support me and others with the button below to keep projects like this going
v1.02
v1.02
new all in one .zip new all in one .zip simply unzip to your needed location for plasma 6 ect....
added colour gold output in terminal
more information below
Ratings & Comments
0 Comments