this post was submitted on 05 Jul 2023
100 points (96.3% liked)

Linux

53345 readers
1368 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] 7 points 2 years ago (1 children)
[–] [email protected] 0 points 2 years ago (3 children)

i really dont understand the snap packages argument, care to elaborate?

[–] [email protected] 4 points 2 years ago

Its simply because its slow and bulky and the snap store is not open source and themes wont work on it.

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

Well I'm not really opposed to it but if someone forces me to use something, I won't. And snap Firefox is sandboxed meaning extensions that requires a separate plug-in won't work.

[–] [email protected] 2 points 2 years ago (2 children)

then why are the ubuntu devs so enthusiastic about it?

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

Idk, maybe cuz then they can ask companies for money for putting their apps on the store?

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

how does the sudo apt install work then, does anyone get paid?

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

Probably.....not? Idk I'm not the 'know it all guy'. It's just inconvenient when I sudo apt install Firefox and it installs it from snap tho.

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

I've heard that snaps are great for servers, which is where Ubuntu is focused these days. Also, they want people to use their homemade technology instead of Flatpaks, which are much better for desktop users from my understanding.

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

flatpaks are what you get when you use the sudo apt install right?

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

No, apt usually gives you native .deb installs. Flatpak and Snap are two different container technologies for distributing apps.