this post was submitted on 30 Oct 2023
48 points (98.0% liked)

Linux

47300 readers
747 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
 

One of the few things that differentiates the major distros is the package manager. I've been running void on my laptop for the last 3 years and love it. XBPS is super fast and easy to use. It has never left me with a broken system either. That said, I've got the itch to switch.

I am looking at rolling / up to date distros. I'm inclined to use CLI when available.

I've been considering Opensuse, but last time I used zypper it was painfully slow. Has it gotten any better?

I was thinking of trying Alpine, how is APK?

Not interested in *butu, but apt seemed okay.

What's your favorite and how does it behave?

you are viewing a single comment's thread
view the rest of the comments
[–] kirk781@lemm.ee 11 points 10 months ago (1 children)

Forever, no! Sure, compiling Firefox with some flags on my slow system can take ahem, time but I can install Gentoo in couple of days.

Though, in all seriousness, Gentoo takes a notch higher than Arch and unlike Arch, which has many entry level distros based on it, Gentoo has comparatively lesser. It's fully usable but takes some initial time configuring and setting up the system exactly to the user's requirements. The package manager is portage, I think.

[–] intrepid@lemmy.ca 6 points 10 months ago (1 children)

I read somewhere that chromeos is based on gentoo.

That said, Gentoo isn't what I would recommend to someone hooked on Xbps.

[–] kirk781@lemm.ee 1 points 10 months ago

Yes. Chrome OS is heavily modified(and locked down) version of Gentoo but I doubt any end users of Chrome OS want to experience vanilla Gentoo :p.

Folks who use Gentoo do out of their own choosing, not because someone recommended it. It is quite technical a distro and takes some time picking up. Void, is comparatively way easier to come to grips with than Gentoo.