Skip to content

Instantly share code, notes, and snippets.

@caingougou
Created August 1, 2011 03:39
Show Gist options
  • Select an option

  • Save caingougou/1117534 to your computer and use it in GitHub Desktop.

Select an option

Save caingougou/1117534 to your computer and use it in GitHub Desktop.
add key for ppa
gpg --keyserver keyserver.ubuntu.com --recv [8-bit-key]
gpg --export --armor [8-bit-key] | sudo apt-key add -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment