this post was submitted on 19 Jan 2024
1119 points (97.6% liked)

Linux

49787 readers
719 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
 

I feel like I've been gaslit into running FOSS but every success only brings me closer to fighting god

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 51 points 1 year ago (3 children)

Now you just need to remove snaps. And then when Canonical still forces them on you, you move to Linux Mint, but then Linux mint won't be updated as often as you'd like. So then you move to Arch. Then you'll really be one of us

[–] [email protected] 20 points 1 year ago (1 children)
[–] [email protected] 7 points 1 year ago (3 children)

Isn't that the least updated of the above choices? (if you run stable)

[–] [email protected] 5 points 1 year ago

Debian testing is the way (perhaps haven't tried it but I'm intrigued to know the experience) 🤔

[–] [email protected] 4 points 1 year ago

I'm just getting in on the fun.

Everyone should run Kali. 🤪

[–] [email protected] 1 points 1 year ago

Well don't the testing versions like Debian Sid get updates regularly enough ?

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

Mint to Arch?

That's like saying: "ok now that you have driven your for first car for a few weeks it's time to fly your first plane. Good luck."

[–] [email protected] 5 points 1 year ago (2 children)

Mint to Manjaro so you can still claim you're on arch btw but cling onto your sanity until Manjaro devs inevitability break something

[–] [email protected] 1 points 1 year ago

I'm in the Manjaro phase right now, it's been going well for the past 2 years. Wish me luck!

[–] [email protected] 1 points 1 year ago

That was me as a Linux noob 5 years ago

[–] [email protected] 2 points 1 year ago (1 children)

I've never used snaps and never been forced to use them.

[–] [email protected] 6 points 1 year ago (2 children)

"been forced" part is definitely true for Firefox and Thunderbird packages. Snap packages takes precedence over deb package, if I remember it correctly.

[–] [email protected] 4 points 1 year ago (1 children)

It is difficult to switch out the Firefox snap for the deb. If you install anything from the easy-to-use software store it'll be a snap.

I'm glad I know my way around the terminal tools

[–] [email protected] 3 points 1 year ago (1 children)

Best way is to add Mozilla deb repo,IMO.

[–] [email protected] 2 points 1 year ago

The deb is in the Ubuntu repositories by default.

[–] [email protected] 2 points 1 year ago (2 children)

But I just installed Firefox with apt-get. Fairly certain it doesn't install the snap version that way.

[–] [email protected] 2 points 1 year ago

Can you check if you already have Mozilla deb repo setup on your ubuntu installation?

[–] [email protected] 1 points 1 year ago

It can. There was a 'feature' in Ubuntu before that made apt actually fetch the Snap version instead. I think this was the case for Chromium and Firefox. I don't know if this is still the case though.