Created
September 25, 2014 01:52
-
-
Save carlcrott/da81282980a8f8cdbe7a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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