this post was submitted on 30 Nov 2024
154 points (95.3% liked)

Linux

48461 readers
963 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 38 points 3 days ago (4 children)

Who's not using a package manager? Except for LFS, for which you should compile it yourself.

[–] [email protected] 5 points 2 days ago

I highly suggests all Ubuntu users to use the vanilla Firefox version downloaded from Mozilla. It's way better because it's not a Snap package.

[–] [email protected] 12 points 3 days ago

NixOS packaging pipeline will benefit from this

[–] Frellwit 8 points 3 days ago (1 children)

On Ubuntu I use the tar.bz2 version to not have to deal with snaps or extra repositories. Also on Debian Stable to get the latest version.

[–] Wilmo 2 points 2 days ago* (last edited 2 days ago)

I use the flatpak on Fedora but have used the tar version in the past because the package managed version is hijacked with stupid Redhat bookmarks and homepage that loves to return after being removed randomly.

[–] [email protected] 7 points 3 days ago

I don't. I have installed Firefox manually for many years across several distros now, albeit for different reasons. For example:

  • Debian only has Firefox ESR in the Bookworm repo. I want the latest mainline version.

  • Bazzite only offers it via Flatpak, which breaks functionality I need such as native messaging.

I see no problem installing it manually. It keeps itself updated and has caused me zero problems.