Created
February 12, 2016 16:56
-
-
Save rosskarchner/67f4412b811f0babd1b9 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
$ sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install g++-4.8 | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
E: Unable to locate package g++-4.8 | |
E: Couldn't find any package by regex 'g++-4.8' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment