Skip to content

Instantly share code, notes, and snippets.

@WikiWookie
Created December 26, 2016 00:14
Show Gist options
  • Save WikiWookie/c520f92da4a11bee474cd3dee1264a47 to your computer and use it in GitHub Desktop.
Save WikiWookie/c520f92da4a11bee474cd3dee1264a47 to your computer and use it in GitHub Desktop.
sudo apt-get install gcc-5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gcc-5 : Depends: libcc1-0 (>= 5.4.1-2ubuntu1~14.04) but it is not going to be installed
Depends: libgcc-5-dev (= 5.4.1-2ubuntu1~14.04) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment