Install Code: Blocks 14.10 In Kubuntu 13.12
Because of my 64-bit KUbuntu 14.10, two methods are found.
Method 1,
First, I went to http://wiki.codeblocks.org/index.php? Title = Installing_Code: Blocks_nightly_build_on_Ubuntu
The environment compiler configuration is normal,:
1. Get the latest nigtly build of Code: Blocks from the nightly builds forum. There is a problem here, and all of the versions released by nightly builds forum are windows (almost ).
So skip this step and go directly to the latest stable version under the official website, and then follow the original text, that is, through
Sudo dpkg-I *. deb
Install all the packages.
Method 2,
Three lines of code:
You can install PPA by adding the following method:
Sudo add-apt-repository ppa: pasgui/ppa
Sudo apt-get update
Sudo apt-get install codeblocks
The second method I used is shown in the figure:
Code: Blocks detailed introduction: click here
Code: Blocks's: click here
This article permanently updates the link address: