this post was submitted on 05 Feb 2025
185 points (95.1% liked)

Linux

49643 readers
1445 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
 

After creating a fresh installation of Ubuntu 24.04, I installed DEB Firefox from APT by following Mozilla's instructions from here. But I noticed that it was secretly replaced with Snap Firefox. I was able to verify this by checking the About Firefox page. This is the third time I noticed this.

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

For work, you could also try Fedora Workstation or Linux Mint Debian Edition. Debian is pretty barebones, but if that isnt a bother then do whatever.

[–] [email protected] 4 points 19 hours ago* (last edited 19 hours ago) (1 children)

It's not barebones. I use it as my main desktop and barely notice any difference from Ubuntu, it has every package I've ever needed. I think that mentality of Debian being "bare" is outdated.

@[email protected] this is for you, too.

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

I had a friend jump ship from Windows and they said that Debian felt barebones. I personally dont have any problem with it, I use it all the time for VMs, server, and I used to main it. I still think it is missing a lot of user-friendly small things that i never noticed on my own because I am very comfortable with Linux.

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

They do install less by default, but I'd love to pick their brain to understand what they meant. Oh well ¯_(ツ)_/¯

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

Linux just isnt transparent about some things. Beginners most have problems when they use a GUI tool and then have to still edit a file. Like dirt example, adding a new drive using GUI disk utility and then sometime in the future disconnecting the drive and being forced into emergency mode.

[–] caseyweederman 1 points 1 hour ago* (last edited 1 hour ago)

I'd suggest the KDE flavor of Debian, then. Its settings manager is divine, and its software management platform ties every other package management system in (apt/dpkg for Debian, yum for Redhat, pacman for Arch, plus flatpak, nixpkg, and even snaps if you absolutely must). By default starting in Plasma 6.0.

More to @fmstrat's point, and to suggest a possible cause your friend had that impression: if you install the Minimal flavor of any distro, you're going to get a minimal experience.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago) (2 children)

I like gnome, but i guess i could look at fedora.

I would like to stay with apt as package manager so the package names stay the same to what I know, or is yum/dnf/etc gonna use the same for most?

[–] caseyweederman 1 points 1 hour ago

You can get Gnome on Fedora. It won't have Apt.
Packages will have a different naming scheme based on the maintainers' preferences, even between Debian and Ubuntu (though those are usually pretty minor).
Your muscle memory is gonna trip you up for a while though.

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

Mostly the same, and if not all it has taken for me to figure it out was searching "fedora $pkgname"