theking2
(John King)
1
- Open Discover
- Under office / click KMail
- Click the red Dustbin icon
Technical Details: Transaction failure
How do I uninstall stuff on Fedora?
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.6-201.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 16 GiB of RAM (15.6 GiB usable)
Graphics Processor: Quadro RTX 4000
theking2
(John King)
3
Can I uninstall discover? as it seems broken.
grumpey
(Joe Walker)
4
I think so but I’m not sure.
You’ll have to update and install everything from the command line after that.
These seems to be the commands I used to remove discover and the PackageKit backend.
sudo dnf remove plasma-discover-libs
sudo dnf remove PackageKit-1.3.6-1.fc44.aarch64 PackageKit-command-not-found-1.3.6-1.fc44.aarch64
sudo dnf remove PackageKit-gstreamer-plugin-1.3.6-1.fc44.aarch64
sudo dnf remove PackageKit-glib-1.3.6-1.fc44.aarch64
sudo dnf remove PackageKit-Qt6-1.1.4-4.fc44.aarch64
As you run them make sure nothing unexpected is being uninstalled.