XBPS has spoiled me - advice needed.

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?

drwho,
@drwho@beehaw.org avatar

apk isn’t any more or less than using dpkg by itself, or opkg. As for what I use, I use Arch at home and Ubuntu on my virtual machines (because they’re officially supported by my hosting provider). They work for me. I like them.

Cwilliams,

Alpine is great! Apk is super fast. The package selection isn’t then best, but it’s on-par with dnf and apt. My one gripe is musl/openrc issues, but you’re already used to that if you use Void

ultra,

APK is really fast

dino,

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

No, I am using TW for years and despise its package manager slowness. Apart from that though, TW is great. Have void on my laptop as well, sadly rarely use it currently.

Dotdev,

Went with Arch and Fedora simply for the parallel downloading. I tried xbps , the only turn off for me was the fact that feature was missing otherwise void is best to stick with.

backhdlp,
@backhdlp@lemmy.blahaj.zone avatar

You know pacman has parallel download support right? I’m pretty sure it’s at 3 by default.

accidental,

Interesting fact! If you’ve had an arch machine for a while, it’s possible you didn’t know that parallel download support is available, because it’s a config option hidden in pacman conf.pacnew (I know I didn’t realize it until months after, lol).

wiki.archlinux.org/title/pacman#Enabling_parallel…

Dotdev,

I said for xbps does not have parallel download support.

backhdlp,
@backhdlp@lemmy.blahaj.zone avatar

OH wait I misread as to Fedora

pastermil,

If you don’t want Ubuntu, you can still have Debian. All the apt goodness without the Canonical drama.

Ever consider Gentoo?

Charlatan,

I haven’t honestly. Isn’t that one that takes forever to install because it builds the packages as you install the system?

kirk781,

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,

I read somewhere that chromeos is based on gentoo.

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

kirk781,

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.

pastermil,

If you’re on Celeron, then yes it should take forever.

Throw a decent quad core and you’ll be done with a fully functional desktop in a day!

iopq,

You’re going to be impressed with NixOS. You might still hate it because of the learning curve, but it offers you the ability to have both stable and nightly packages in one system.

If you mess something up, you can just boot into the previous configuration.

Charlatan,

I know, so cool. I am open to learning, but I am not sure I am in for that depth of education :)

mvirts,

Really nixos just needs a better wiki 😹

Laser,

NixOS’ issue isn’t mainly the wiki, but rather general documentation.

Still love it though but I always go through nixpkgs to look up stuff.

possiblylinux127,

I would recommend playing around with containers instead of doing a reinstall. Containers give a similar experience without so much work

nik282000,
@nik282000@lemmy.ca avatar

LXC is killer. You can spin up containers that ‘feel’ exactly like a VM but with way less overhead.

pastermil,

Not sure if it would be optimal without systemd, tho. CMIIW

possiblylinux127,

Or you could just use distrobox and podman. It is way simpler and has even less overhead. There also is the benefit of having way more images as you have docker hub and fedora toolbox

Charlatan,

Great suggestion. A few of the distro suggestions here are in the deep end of the Linux pool, so it’s probably best to build them virtually to see how I want things setup.

0x4E4F,

Stick to Void. Everything else will look slow. Haven’t moved since I started using it.

Charlatan,

It’s definitely hard to beat: )

nik282000,
@nik282000@lemmy.ca avatar

I run Void a netbook from 2012, I am always blown away when it resumes from sleep faster than I can open the lid. For the first day I thought maybe it wasn’t suspending and sleep was broken.

Charlatan,

It’s soo good. It’s taught me most of what I know about Linux. And, without getting into a battle over inits, I just love the simplicity of runit.

0x4E4F,

Yep, runit is great, have to hand it to the guy, simple and elegant 👍.

kirk781,

Void was a great experience last time I used it. A minimal set of tools/software were installed(for some reason, I dislike ISOs/distros that fill everything from Libre Office to an FTP client in it; I will just download them if I want it), the package manager seemed pacy enough and system was fast. It is definitely one of the better distros I have tried.

0x4E4F,

After I got over the beginner phase, yeah, I started liking minimalistic distros as well (basic set of tools, everything else is on repo or you can compile it through templates).

dinckelman,

If you plan on trying Alpine, be aware that it’s based on musl and busybox, rather than glibc and systemd, or whichever replacement you would usually go for. It’s great for reproducible containers, but not so much for a desktop system

Charlatan,

Thanks for the heads up. That is something I’ve taken into consideration. I am curious how long I’d last on musl.

dinckelman,

Hearing how you’ve been using Void before makes me think you may have experience with it already, given which stage1 bundle you were using

Charlatan,

I never took a swing at musl, though I did kick it around a few times. I used my laptop for work for years and couldn’t afford to lose options for some apps. The gloves are off now :)

cerement,
@cerement@slrpnk.net avatar

on the flip side, Drew DeVault is perfectly happy with Alpine on both desktop and server

Drito,

Its frustrating because Alpine gave me the fastest desktop. I dropped Alpine because some apps requires Glibc extensions !

dinckelman,

It always comes down to what you do with your computer

doctorn,
@doctorn@r.nf avatar

Not a global opinion here as many hardcore linux users will stand by Arch or Mint, but I always have preferred Debian. It’s what Ubuntu is based on, so it uses apt(itude), yet it’s not prebloated Ubuntu and much more true to adaptation and unedited software than Ubuntu has become… But in the end it’s more personal choice and taste, so usually requires a bunch of failed attempts to get one that fits, as every linux can basically do the same things, yet on some or other slightly different way… 😜

Andy,
@Andy@programming.dev avatar

I just want to add that for Debian with a rolling, up-to-date experience, Siduction does that nicely.

doctorn,
@doctorn@r.nf avatar

Forgot to mention that, but indeed, Sid works pretty well…

Charlatan,

Thanks, Sid hasn’t been on my radar. Ill go have a look. I happen to have a ZFS box up in rsync.net running Debian, and it’d be nice to learn more about CLI in the deb world.

Andy,
@Andy@programming.dev avatar

Just clarifying in case there’s a mix-up: Siduction is a desktop distro based on Debian Sid, not exactly the same distro. It’s my favorite take on Debian so far but honestly I always have something to grumble about in apt-world.

doctorn,
@doctorn@r.nf avatar

I did kinda assume you meant Debian’s Sid, tbh. Hadn’t heard of Siduction as a Distro. Siduction being the actual long name of Debian Sid sounded very plausible. 😅

Charlatan,

Gotcha. I looked at Seduction the bistro and I’m inclined to give it a trial alongside a few others.

psycho_driver,

Debian is to the Rolling Stones as Arch is to the Backstreet Boys and Mint is to NSync.

caseyweederman,

Apt and aptitude are both front-ends for apt-get (and related tools)

dino,

No. Debian package update status is annoying. And I am on testing…on top of that, apt is decent but I don’t see anything special about it.

Cwilliams,

If OP wants choice of a minimal init system, try Devuan

Andy,
@Andy@programming.dev avatar

APK/Alpine is great! And the Edge repos are well stocked.

Chimera Linux seems to be using even newer apktools than Alpine, not sure what the deal with that is. But that distro is still in early stages with limited repos for now.

Pacman/makepkg/Arch is great too, and an obvious consideration for your usage, curiously omitted from your post.

Charlatan,

Ah Chimera. I’ve been looking at that the last two days. I am really tempted to give it a shot. My laptop is mostly for playing around these days. Are you running it?

I forgot about Arch. I ran Manjaro for a year and didn’t have the best experience. 'Course I was pretty green on Linux then.

canis_majoris,
@canis_majoris@lemmy.ca avatar

EndeavourOS is a better Arch experience. If you were to look back into it I would recommend it over Manjaro.

Andy,
@Andy@programming.dev avatar

No unfortunately I haven’t tried Chimera yet, but its design is close to my ideal distro. I’d especially love to see its package repos fill up, but the selection is tight as it stands.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • [email protected]
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • oklahoma
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • SuperSentai
  • feritale
  • KamenRider
  • All magazines