Created
November 4, 2011 22:15
-
-
Save Bengt/1340629 to your computer and use it in GitHub Desktop.
reinstalling all packages using apt-get atitude search and xargs
This file contains hidden or 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
aptitude search -F %p '~i' | xargs sudo apt-get -y install --reinstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment