Last active
August 29, 2015 14:09
-
-
Save manuel-rabade/dd6b1b10816c4979ae27 to your computer and use it in GitHub Desktop.
One-liner para ver que todo este en orden después de un emerge --update @world en gentoo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# emerge -pauDN @world && emerge -p --depclean && emerge -p @preserved-rebuild && revdep-rebuild -ip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment