I feel so stupid asking this, but I have an application – Rufin – installed, and I am not sure how I have it installed. I am trying to uninstall it because it is not updating and I see that both the aur package and the flathub package online are up to date, so I would like to uninstall and then reinstall with aur preferably so I know it will update.
Running the command yay rufin shows two aur packages (git and bin), but neither show it as being installed. Likewise, running flatpak list does not show Rufin as one of the installed packages either. I am frankly not aware of any other way I might have installed it (was I drunk? sheesh). I don’t use snaps, but I checked regardless (I don’t have the service installed).
Anyway, upon running locate rufin, I get a whole bunch of crap that exceeds the 1000 line or whatever it is limit of the terminal, with several things such as: /home/shawn/.var/app/io.github.screwys.Rufin/cache/rufin/covers/local_server_library/local_cover_file_3A_2Frun_2Fflatpak_2Fdoc_2Fc1872905_2FMusic_2Fzero_2Dproject_2FDarkness_20falls_2FCover_2Ejpg/file_5ec593077f462db8/256
This leads me to believe that it is a flatpak package, but again flatpak seems to think it is not installed. Running flatpak remove rufin or flatpak remove io.github.screwys.Rufin results in it telling me it is not installed.
Anyway, any help is appreciated.