Skip Navigation

Firefox uninstalled itself :|

Firefox the flatpak version crashed and decided to remove itself from the system, is this common on Linux??

I checked thru Discover and terminal using whereis firefox and all I got is user/lib64/firefox

I should be mad, but I find this too hilarious to be mad.. lol.. files disappear not entire apps

40 comments
  • Did it really uninstall itself? Run this command and check whether you can see Firefox's ID or not:

     
        
    flatpak list
    
      
  • If firefox is still in /usr/lib64/firefox, then it should still be there. Maybe just the .desktop file is removed?

    • OP mentioned that it was the Flatpak version, which doesnt add anything to root owned parts of the filesystem.

  • i avoid using flatpaks if i can. recently had to migrate mine from the root partition to home partition cuz they had filled my root partition space.

40 comments