21

(And, why? If you like.)

top 39 comments
sorted by: hot top new old
[-] huquad@lemmy.ml 18 points 1 week ago

AUR because it sometimes comes with bonus packages. Last week I downloaded a text editor and got a free crypto miner on the side

[-] dihutenosa@piefed.social 14 points 1 week ago
[-] Digit@lemmy.today 1 points 1 week ago* (last edited 1 week ago)

Kudos.

It's not one I've sank my teeth into as a daily driver yet, but, yes... as near a faultless choice as one can make.

No explanation necessary. Stands on its own merits.

[-] burgermeister@sh.itjust.works 12 points 1 week ago

Apt because...it's all I know 😅

[-] Digit@lemmy.today 11 points 1 week ago
[-] ratjefe@lemmy.today 4 points 1 week ago

I haven't used Gentoo in maybe 15 fifteen years or so but it was definitely the funnest to use

[-] Digit@lemmy.today 1 points 1 week ago* (last edited 1 week ago)

15 years ago, I was using Gentoo the funnest way.

USE="-*"

... And it was also the most productive time of my life. Really hones the system to just what you need, when adding useflags only per package as needs arise.

[-] ratjefe@lemmy.today 2 points 1 week ago* (last edited 1 week ago)

yeah, I loved it when I had the time for it. I used it on several machines as my daily driver back in the day. I can remember getting a new Thinkpad for work and deciding on Arch over Gentoo given the relative time commitment... then the disaster with the Gentoo wiki happened shortly thereafter and I've not run it since. I'm running Fedora Silverblue at the moment. glad you're carrying the torch!

[-] SigHunter@discuss.tchncs.de 2 points 1 week ago* (last edited 1 week ago)

Portage is the only one that makes sense to me. It doesn't try to hide it's internals from the user

[-] Digit@lemmy.today 1 points 1 week ago* (last edited 1 week ago)

Yup.

Invites, even demands, the user have a look and get their hands on, just to use. Very good, keeps userbase more astute. No "convenient" plastic wrap, to keep users ignorant, disempowered and dependent.

Even today, I was looking into updating an ebuild, when a package in an overlay seemed lagging on maintenance, and was no longer successfully emerging. I'd not bother looking into doing such on other distros[1].

::: spoiler 1 oh, exceptions! (... well, maybe yeah, on CRUX, KISS, or Carbs, but that's different ~~ a little ~ still keeps the user apprised of internals (albeit by having even less). I'm still more glad for portage, over those gorgeously simple distros, what with the convenience and power of useflags, savedconfigs, patches, profiles, even keywords (and slots (lol))... convenience that still to access, beckons one into learning more about the system. Portage, still easy choice. Fave. ... Though... Paludis exists too... And that other one, I forget the name of. [Edit: pkgcore] ).

[-] Digit@lemmy.today 2 points 1 week ago* (last edited 1 week ago)
[-] TootSweet@lemmy.world 2 points 1 week ago

There's always Paludis. It's basically "Portage but C++". And seems to emphasize decentralized repositories more. I've never used it personally, but I've been curious since I learned of it.

[-] Digit@lemmy.today 2 points 1 week ago

Paludis

Thanks. Yeah.

I've dove into Exherbo installs, enthusiastically, several times, aspiring "this time, I'll immerse myself like it demands, and make it my daily driver". Yet to take. [Close, at least a couple times]. Love it to pieces still though. Never had the gall to try paludis in gentoo yet though [not even briefly to see how distinct from Exherbo's quirks of implementation]. I do love its philosophy of decentralised repos, mirroring / resulting from, the philosophy of all users are developers. ... Maybe another 19 years in gentoo bootcamp, I'll be ready to give Exherbo the dedication it demands, to be able to properly use it. ... Until then, portage remains fave.

C++

How long until there's a vibe coded drop-in replacement for portage/paludis/pkgcore written in rust? :3

[-] barkingspiders@infosec.pub 10 points 1 week ago

I think my favorite to use is apt, the various incantations you use the most are nicely spelled out and if you need some nitty gritty you can just call dpkg directly.

[-] Digit@lemmy.today 3 points 1 week ago* (last edited 1 week ago)

From my first 8 years distro surfing, apt sure is my most familiar to use; most in muscle memory. So many debian and ubuntu respins.

[-] viral.vegabond@piefed.social 8 points 1 week ago

dnf out of the two that I've tried. It's a little more streamlined than apt, it seems.

[-] LordeMostarda@lemmy.eco.br 6 points 1 week ago

Alpine apk, it is simple and really fast, and I love that there’s a file where I can just type the programs I want, and then it installs them. And with the chimera linux cbuild system it is just incredible

[-] Digit@lemmy.today 1 points 1 week ago

The simplicity is so refreshing. The speed's almost too fast, like it cheapens the event. (... Speaking from portage being my fave.)

[-] slazer2au@lemmy.world 6 points 1 week ago

Yum, because its reminds me of food.

[-] cerebralhawks@lemmy.dbzer0.com 4 points 1 week ago

Is brew a package manager? That.

On macOS, but it seems like using apt on Linux (command line) back in the day.

[-] Mattster_Of_Puppets@lemmy.world 1 points 1 week ago

With CaskHub on top of it

[-] MyNameIsRichard@lemmy.ml 3 points 1 week ago

yay because it's fast and zypper because it's intuitive.

[-] HubertManne@piefed.social 3 points 1 week ago
[-] rozodru@piefed.world 3 points 1 week ago

Honestly I like most of them. they're all pretty good. that being said wasn't a fan of xbps. found it slow. Nix is great too. it's just so damn easy. especially if you use comma. I also like DNF. pacman's pretty good too especially when you add "ILoveCandy" to the conf. Portage is great too.

But honestly out of all of them, and this isn't linux, but FreeBSD's is my favourite.

[-] Digit@lemmy.today 1 points 1 week ago

xbps. found it slow.

Really!?

I find xbps very fast.

[-] rozodru@piefed.world 1 points 1 week ago

I don't know maybe it was the mirror I was on, maybe it was a bad day for it, but installing packages took awhile.

[-] Digit@lemmy.today 1 points 1 week ago

Got me wondering... just a rudimentary poke at it, no deep investigation... time xbps-install -Syu and I see it takes about 2-3 seconds per mirror to update the list, and then with a big fat load to upgrade of 374mb to dl, 1238mb on disk, and as I watch the packages come in, most are giving avg speeds equiv to maxing out my connection, whole load done in 431.37s. Seemed super slick and fast to me. Would still be barely begun if on Gentoo or Suse.

[-] nutcase2690@lemmy.dbzer0.com 3 points 1 week ago

I like using apt packages as long as I am using nala as the CLI. it is such an upgrade.

[-] Digit@lemmy.today 2 points 1 week ago

Oh cool. I'd completely overlooked and forgot that nala was a thing. Not sure I've ever tried it. Thanks. Good discovery. Shall be trying nala. :)

[-] Doomsider@lemmy.world 2 points 1 week ago

Apt-get is legit!

[-] BaraCoded@literature.cafe 2 points 1 week ago

Bazaar (flatpaks) because of its aesthetics and ease of use. Also, it's a good way to find niche apps directly published by their authors.

I also now avoid the AUR altogether.

[-] corsicanguppy@lemmy.ca 2 points 1 week ago

Apt4rpm.

RPM has validation and checking that is second only to nix, and has had it for decades.

Apt on top was the best thing conectiva ever did (but using apt for dist-upgrade and downgrade was also amazing).

[-] Abyssian@lemmy.world 2 points 1 week ago
[-] Digit@lemmy.today 2 points 1 week ago* (last edited 1 week ago)

I am nerd enough, so deeply steeped, so long, in linuxville, that it took me several seconds to get this. XD Well played.

[-] Abyssian@lemmy.world 1 points 1 week ago

Oh good, it makes me feel sad and old when nerd places don't understand RvB jokes.

[-] sidebro@lemmy.zip 1 points 1 week ago

I like dnf a lot

[-] exupulosion@sh.itjust.works 1 points 1 week ago

apt and dnf

[-] brainscan@piefed.social 1 points 1 week ago

Well I dont know what to like about it, but I`m using mainly debian and fedora...so apt and dnf

[-] loremipsum@feddit.online 1 points 1 week ago

flatpak because I love ragebaiting

this post was submitted on 19 Aug 2026
21 points (92.0% liked)

Linux Questions

4134 readers
1 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 3 years ago
MODERATORS