Gentoo Linux & Portage Package Manager

216 readers
2 users here now

A community for people who love Gentoo and want to discuss it, or ask for advice regarding Gentoo or its' package manager, Portage.

This community is not in any way affiliated with the Gentoo Foundation, but in order to use the Gentoo name, we must conform to the Gentoo Code of conduct, which is incidentally a very reasonable set of guidelines.

Credit for banner: Jens Bludau, CC BY-SA 3.0, via Wikimedia Commons

founded 1 year ago
MODERATORS
1
 
 

There was already a Gentoo community on Lemmy, however it hasn't had any activity in 2 years and since Lemmy's popularity has exploded in recent days, I figured it might be time for a new one with active moderation.

Anyone reading this likely already knows what Gentoo is, but on the off-chance that someone completely unfamiliar with Gentoo clicks on this thread, here's a quick primer. Gentoo Linux is essentially a meta-distribution. You're given a package manager (Portage) that builds your packages from source, and some useful command line utilities. Other than that, you get your choice of everything - systemd or OpenRC? X11 or Wayland? Gnome, KDE or some other desktop manager? Or none at all? All up to you. Now of course, Arch provides you the same freedom of choice, but Gentoo's party trick is the local compilation - you can have the compiler optimize everything for your particular CPU's instruction set, or just leave out features you don't need in some programs.

2
 
 

cross-posted from: https://lemm.ee/post/2871450

Getting GPU acceleration working is a common task for those of us running Plex or Jellyfin. There is not much documentation for getting the NVIDIA container stack to work with Podman, even less on Gentoo, plus there have been a lot of changes to NVIDIA's container toolkit lately.

I have been fighting with Podman for a while now and just recently got it working 1:1 with my Docker setup. Gentoo may not be the most popular or easy to use distro but I documented it in case some poor soul runs across it searching the web.

Feel free to poke holes in it or leave feedback.

3
 
 

Speceficially the telemetry use flag. On one hand, fuck telemetry, but on the other hand, I trust FOSS developers to do the right thing vs the likes of Microsoft and Google.

https://packages.gentoo.org/useflags/telemetry

4
 
 

And why do you prefer it over other distros?