User forums > Help

Deb file hell.

<< < (2/4) > >>

teales:
OK, so I tried installing it. First I tried codeblocks_13.12-1_i386.deb via the Ubuntu package manager. That told me I had an unsatisfied dependency on some codeblocks library. Then I tried codeblocks-common_13.12-1_all.deb. The package manager then told me this would break my existing version.

This does not give me a feeling of confidence!

oBFusCATed:
Just pass all packages you want to install at once... The manual for apt-get/dpkg is your friend...

teales:
I don't know which packages I want to install because they come without documentation!

oBFusCATed:
The packages follow the debian's convention for their names...

dmoore:

--- Quote from: teales on January 25, 2014, 07:23:03 pm ---I don't know which packages I want to install because they come without documentation!

--- End quote ---

We get it, you are unhappy with the state of the documentation of the binary archives. File a bug.

Nonetheless, as you have been told:


--- Code: ---sudo dpkg -i *.deb

--- End code ---


--- Quote from: teales on January 25, 2014, 06:24:54 pm ---The package manager then told me this would break my existing version.

--- End quote ---

Why would this surprise you? It's a newer, binary incompatible version of the IDE.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version