I installed Calibre as below:
radky wrote: Tue Jun 04, 2024 2:59 pmInstall Calibre in BookwormPup64 as restricted user (spot):
1 - Install the libxcb-cursor0 dependency (run the following in a terminal)
apt update && apt install libxcb-cursor0
2 - Download/install calibre from calibre-ebook.com (run the following in a terminal)
wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=/opt
3 - Install the attached (updated) calibre-run-as-spot-1.1.pet which converts the default calibre flatpak menu items to a Puppy-compatible format.
calibre-run-as-spot-1.1.pet
Later I wanted to just remove the menu items it made. So I removed all the calibre*.desktop files:
The menu items remained there.
I ran fixmenus and jwm -restart
The menu items remained.
I rebooted with a save.
The menu items remained.
They don't seem to want to go away.
Looking at the menu manager, it at first showed the items but now they are gone.
The menu items remain -- and they still work.
How can I permanently remove them so they won't work anymore?