User forums > Help
Trouble installing C::B 16.01 on Ubuntu 15.10 (unsatisfiable dependencies)
tool46and2:
--- Quote from: dmoore on February 03, 2016, 08:08:02 am ---Did you install the codeblocks-contrib package? Do you have all the same plugins enabled (particularly smart indent, I think)?
--- End quote ---
Nope, I didn't even know that a codeblocks-contrib package existed nor is it mentioned anywhere that I should install it.
But yeah, installing the contrib package fixed it. Thanks.
If anyone else wants auto indent run:
sudo apt-get install codeblocks-contrib
(you probably do want this, it speeds up coding if you're a slow typer)
beauxq:
Using that ppa, for me, it still says it can't satisfy the dependencies.
--- Code: ---add-apt-repository ppa:damien-moore/codeblocks-stable
apt-get update
apt-get install codeblocks
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:
codeblocks : Depends: libcodeblocks0 (= 16.01~ubuntu15.10.1) but 16.01 is to be installed
Depends: codeblocks-common (= 16.01~ubuntu15.10.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
--- End code ---
Edit:
nevermind, I found the problem. Something I tried to do earlier was messing it up. I had to undo what I tried to do earlier.
Navigation
[0] Message Index
[*] Previous page
Go to full version