this post was submitted on 12 Feb 2025
65 points (91.1% liked)

Linux

50384 readers
900 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

all 41 comments
sorted by: hot top controversial new old
[–] whaleross@lemmy.world 97 points 1 week ago (2 children)

Be honest. What did you say that offended Firefox so bad it decided to leave?

[–] Diplomjodler3@lemmy.world 32 points 1 week ago (1 children)

That he prefers Edge's mother's cooking.

[–] ViscloReader@lemmy.world 2 points 1 week ago

I too prefer to edge over his mom cooking

[–] wewbull@feddit.uk 14 points 1 week ago

When the questions you ask chatGPT even offend the browser you're using!

[–] asudox@lemmy.asudox.dev 56 points 1 week ago

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

flatpak list
[–] Strit@lemmy.linuxuserspace.show 31 points 1 week ago (1 children)

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

[–] Neptr@lemmy.blahaj.zone 10 points 1 week ago

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

[–] just_another_person@lemmy.world 21 points 1 week ago (1 children)

More than likely it was a failed package transition that failed. You were running one version, an update triggered, something went wrong, and your data folders got orphaned. You can try running a repair on the package, but they usually fail the same way.

[–] originalucifer@moist.catsweat.com 9 points 1 week ago (1 children)
[–] the_doktor@lemmy.zip 8 points 1 week ago (1 children)

No, because it doesn't happen. Guaranteed your storage device or some other hardware component is having problems that is corrupting your drive.

[–] kionite231@lemmy.ca 5 points 1 week ago (1 children)

It's... weird, did you do something that accidentally deleted firefox?

[–] Broadfern@lemmy.world 2 points 1 week ago

I don’t have any advice for this exact problem but if it’s any consolation Firefox has randomly gotten offended at my video drivers and bricked my build. Multiple times. I use Librewolf when I can now.

That is hilarious though, sending frustrated IT vibes your way in both empathy and hopes it’ll help you reach the critical mass of superstition for the problem to fix itself before you have to threaten to take a hammer to it.

[–] Decker108@lemmy.ml 1 points 1 week ago (2 children)

Damn, that's tough. Have you heard about our lord and savior Ubuntu and it's blessed snap version of Firefox?

[–] mvirts@lemmy.world 3 points 1 week ago
[–] corsicanguppy@lemmy.ca 1 points 1 week ago (2 children)

As someone formerly involved in security at the enterprise OS development scope, I consider one less Flatpak to be an improvement in security and consistency.

Well done!

[–] Itsapersonn@lemmy.dbzer0.com 2 points 1 week ago

I would be interested in knowing why. Isn't the sandboxing supposed to make security better?

[–] Xiisadaddy@lemmygrad.ml 1 points 1 week ago

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.

[–] Artopal@lemmy.ml 0 points 1 week ago (1 children)

And that's why I don't use flatpaks. Nothing like that has ever happened to me.

[–] papercut@lemmy.ml -5 points 1 week ago (1 children)

You still have the binary then. Type firefox into the terminal.