Skip to content

Instantly share code, notes, and snippets.

@pgwillia
Created December 19, 2013 22:39
Show Gist options
  • Save pgwillia/8047462 to your computer and use it in GitHub Desktop.
Save pgwillia/8047462 to your computer and use it in GitHub Desktop.
Verify that your installed packages are still intact
rpm -V -a # to verify all
debsums -l | grep -v dbgsym
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment