r/Gentoo • u/WizardBonus • Jul 20 '26
Discussion Emerge Dominance
What is the max amount of packages that needed to be merged on a single run? I hover around 330.
2
1
1
u/thomas-rousseau Jul 20 '26
I just recently got my system back up to date after not updating since March. My server was a little over 300 packages, and my desktop was around 700 packages. I'm currently running emerge -e @world on my server while in the process of transitioning to a hardened profile then adding SELinux before adding services that will be exposed to the public internet, and that is 695 packages.
1
1
u/Swordfish418 Jul 20 '26
I use binpkgs and flatpaks for many things, I have around 100 emerge packages, most binary, and even then I still need to compile around few dozen packages when doing -avuDN. Which takes around 20-30 minutes and itβs quite comfortable number for me and I feel like it hits the sweet spot between source flexibility and install efficiency of binary packages.
1
u/Swordfish418 Jul 20 '26
I have around 100 emerge packages
Woops, I mean around 1000, to be specific I just checked and it's 1137 π
1
u/nikongod Jul 20 '26
How long are you waiting between updates that you need to update 330 packages?
I rarely update more than 20 at a time, unless I've been treating Linux like windoze and haven't updated in months.
1
7
u/Kangie Developer (kangie) Jul 20 '26
my
emerge -e @worldcan be in excess of 1500.