I'm using RebornOS with KDE Plasma and installed AnyDesk 7.0 right after setting up Flatpak. Now I'm having trouble figuring out how to uninstall it. I installed AnyDesk via Yay, and I need some help with the removal process.
2 Answers
Have you tried running the command `yay -R anydesk-bin` in your terminal? That usually works for uninstalling packages installed with Yay.
Just a heads up, it might say ‘error: target not found: anydesk-bin’ if the package name is different.
Make sure you've typed the package name correctly when trying to uninstall. If you still encounter issues, checking the specific installation guide for AnyDesk on your distro might provide more clarity!
I'll give that a shot right now!