Skip to content

Instantly share code, notes, and snippets.

@conorfennell
Created June 3, 2018 11:14
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 conorfennell/6a9a5ff3094be8cc837d20b26b62a914 to your computer and use it in GitHub Desktop.
Save conorfennell/6a9a5ff3094be8cc837d20b26b62a914 to your computer and use it in GitHub Desktop.
install curl on debian
pt-get -qq update
apt-get remove apt-listchanges
apt-get install curl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment