Skip to content

Instantly share code, notes, and snippets.

@kittolau
Created November 2, 2015 16:05
Show Gist options
  • Save kittolau/8fa33959226f8af5bbbd to your computer and use it in GitHub Desktop.
Save kittolau/8fa33959226f8af5bbbd to your computer and use it in GitHub Desktop.
gpg integrity check
wget http://www.apache.org/dist/openoffice/KEYS
gpg --import KEYS
gpg --verify <installation_file>.asc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment