Skip to content

Instantly share code, notes, and snippets.

@nurupo
Created July 23, 2013 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nurupo/9082cf8b38912acf32e6 to your computer and use it in GitHub Desktop.
Save nurupo/9082cf8b38912acf32e6 to your computer and use it in GitHub Desktop.
$ sudo bash -c 'echo "deb http://archive.ubuntu.com/ubuntu/ quantal universe" >> /etc/apt/sources.list'
$ sudo apt-get update -qq
$ yes | sudo apt-get install libconfig8-dev/quantal
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Release 'quantal' for 'libconfig8-dev' was not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment