this post was submitted on 30 Nov 2024
156 points (96.4% liked)

Linux

49008 readers
731 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
[–] 30p87@feddit.org 40 points 1 month ago (5 children)

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

[–] thingsiplay@beehaw.org 16 points 1 month ago (2 children)

Most normal users do not do this. But there might be special packages with special setups, like scripts downloading and installing from Mozillas download links. Or package creators themselves might use it. Or maybe you are a developer, in which case such direct downloads would be helpful for testing and comparing stuff. I also assume most people do not care or notice any difference with this change. Still its an improvement without much drawback and thats always good, even if its only a few people benefiting of it.

[–] Ephera@lemmy.ml 5 points 1 month ago

Yeah, particularly for downloading Firefox Nightly, these self-contained archives are extremely helpful.

[–] 30p87@feddit.org 2 points 1 month ago

And sometimes -bin AUR packages (and of course some normal packages, behind the scenes) use those packages as base. Even though I prefer normal or -git packages.

[–] beeng@discuss.tchncs.de 15 points 1 month ago

NixOS packaging pipeline will benefit from this

[–] GenderNeutralBro@lemmy.sdf.org 8 points 1 month 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.

[–] Frellwit@lemmy.world 8 points 1 month ago (2 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@lemmy.world 2 points 1 month ago* (last edited 1 month 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.

[–] lord_ryvan@ttrpg.network 2 points 1 month ago

If you don't want to deal with snaps being forced down your throat, why are you still on Ubuntu?

[–] Scrollone@feddit.it 5 points 1 month 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.