Skip to content

Instantly share code, notes, and snippets.

@ran-dall
Created October 3, 2022 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ran-dall/ed38118ed358b547d69cac3d91b801cb to your computer and use it in GitHub Desktop.
Save ran-dall/ed38118ed358b547d69cac3d91b801cb to your computer and use it in GitHub Desktop.
Gentoo `merge-usr` One Shot
emerge -v1 sys-apps/merge-usr; \
merge-usr; \
eselect profile set {n+1}; \
emerge --update --deep --changed-use @world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment