Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created September 25, 2014 01:52
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 carlcrott/da81282980a8f8cdbe7a to your computer and use it in GitHub Desktop.
Save carlcrott/da81282980a8f8cdbe7a to your computer and use it in GitHub Desktop.
root@tester-00:~# sudo apt-get -y install git curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package curl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package git is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'git' has no installation candidate
E: Package 'curl' has no installation candidate
root@tester-00:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment