<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<span dir="ltr" style="margin-top:0; margin-bottom:0;">I am now more-seriously considering trying to daily drive gentoo on one of my machines because I hear binaries are becoming more available in their repos. The main benefit I see is better control over software versioning. I have been using arch and sometimes debian for a few years, but it has a few issues I think gentoo could solve. At the same time, I don't hear people talking about them.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">1. Less difficulty maintaining older or LTS subsets of packages for stability. One time a perl upgrade (i think 4 to 5) broke something on my arch system, but performing a perl downgrade would have required downgrading a bunch of things that depend upon it. Downgrading each of those would require individual manual intervention.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">2. Still having new features available if I want. Installing recent software can be painful on debian, and everything in the repos is ancient.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">3. Less difficulty installing packages system-wide with alternative package managers like pip, cargo, or flatpak. On arch you better not do a `sudo pip install`.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">4. Better availability of non-standard feature sets like debugging symbols. Debugging on arch is annoying.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">5. Better implementation of alternative init systems. I tried Artix and I found that they often did not have runit (?) scripts for many packages.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">On the other hand, I worry a little bit on how easy it would be to install rare software which may be only distributed as `.deb`, `.rpm`, or proprietary binary files. The AUR is really convenient.</span>
<br>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Are these valid arguments? Or am I ignorant on any of these perceived advantages? At the end of the day, I think the most important factor in choosing a distro is which package manager it uses. And portage is pretty awesome.</span>
<br>
</body>
</html>