Hi Xaviou,
Good job, last "nightly" build version 14003 can be installed with success on Linux Mint 22.3 Zena 64b.
Just to be precise, recently I have must reinstall this OS ... after "bad" operation ... and with CodeBlocks some warning(s) must be signaled
After reinstall, my OS environment is "very clean", but first warning : you must don't install CB proposed by default (very old version 20.03), because
I'm not success to upgrade to version 25.03 ...
I donwload all deb packages of CB version 25.03 from Internet in "one tarball" : codeblocks_25.03_amd64_debian12.tar.xz
After decompress in "special directory" and move it, you can install by : "sudo dpkg -i *.deb"
Last operation : declare your ppa, and update your list of packages :
"sudo add-apt-repository ppa:x-psoud/cbnb
sudo apt update"
Second warning, don't proceed by "sudo apt upgrade" because list of deb package don't change after this command ...
Wait (some seconds!), and last version of nightly build of CB appear in "Update manager" of Linux Mint 22.3, and you can click on this to install it.
Regards.