Skip to content

Instantly share code, notes, and snippets.

@Averroes
Created February 23, 2017 20:10
Show Gist options
  • Save Averroes/64b742f7ca5bce5e503f9dda46912ceb to your computer and use it in GitHub Desktop.
Save Averroes/64b742f7ca5bce5e503f9dda46912ceb to your computer and use it in GitHub Desktop.
add PPA on Debian
wget http://blog.anantshri.info/content/uploads/2010/09/add-apt-repository.sh.txt
mv add-apt-repository.sh.txt /usr/sbin/add-apt-repository
chmod o+x /usr/sbin/add-apt-repository
chown root:root /usr/sbin/add-apt-repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment