Skip to content

Instantly share code, notes, and snippets.

@laozhu
Last active October 11, 2015 10:47
Show Gist options
  • Save laozhu/3847116 to your computer and use it in GitHub Desktop.
Save laozhu/3847116 to your computer and use it in GitHub Desktop.
gentoo upgrade the whole system
emerge --sync
emerge -av portage
emerge -av python
eselect python set python27
/usr/sbin/python-updater
emerge -avuDN world
emerge -av --depclean
revdep-rebuild
dispatch-conf
etc-update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment