Gentoo Linux 可能是最适合高级 Linux 用户的桌面 Linux 发行版。

4作者: amano-kenji2 个月前原帖
如今,如果不更改 USE 标志,你可以从 Gentoo Linux 获取二进制包。你甚至不需要再编译 Linux 内核。 Gentoo Linux 具有 overlay 功能。你可以从第三方 overlay 编译软件包。 Gentoo 的 overlay 设计优于 Debian/Ubuntu 的 PPA(个人软件包档案)和 AUR(Arch 用户库)。 Gentoo Linux 比 Nix 和 Guix 更简单,除非你需要可重复性。Gentoo Linux 不要求你学习 Nix 语言或 Guile Scheme。在桌面计算机上,你并不需要 Nix 或 Guix 所提供的可重复性。我只是通过我的 Git 仓库管理 dot 文件,而不使用任何基础设施即代码工具。对于服务器,Nix 或 Guix 可以提供帮助。
查看原文
Nowadays, you can get binary packages from gentoo linux if you don&#x27;t change USE flags. You don&#x27;t even have to compile linux kernel anymore.<p>Gentoo Linux has overlays. You can compile packages from third party overlays.<p>Gentoo overlays are better designed than debian&#x2F;ubuntu PPA(personal package archive)s and AUR(arch user repository).<p>Gentoo Linux is simpler than nix and guix unless you need reproducibility. Gentoo Linux doesn&#x27;t require you to learn nix langauge or guile scheme. You don&#x27;t need reproducibility that comes with nix or guix on desktop computers. I just manage dot files in my git repository without any infrastructure-as-code tool. For servers, nix or guix can help.