I wanted to install the nightly build on Ubuntu 22.04 following the instructions by Xaviou (
https://wxstuff.xaviou.fr/article/debian-repository.html).
I uninstalled/purged the official codeblocks app. But when I try to install the nightly build from the command line (sudo apt install codeblocks) I receive bunch of errors. I presume I had missed installing some dependencies. But I can't get no clue how to resolve them.
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 (= 20.03svn13320) but it is not going to be installed
Depends: libwxbase3.2-1 (>= 3.2.2+dfsg) but it is not installable
Depends: libwxgtk3.2-1 (>= 3.2.1+dfsg-2) but it is not installable
E: Unable to correct problems, you have held broken packages.