I'm a beginner in programming, I just did a subject in college. I would like to install CodeBlocks on CentOS 7 (on a college machine) to edit a C program, but I'm having a hard time.
I downloaded codeblocks-16.01.el6.i686.tar.xz (via Sourceforge.net on the link page. ) and extract it to a folder, then run rpm -e nothing appeared. I can not use the yum command.
What should I do?
Incidentally, there are downloads of CodeBlocks p versions of 32 and 64 bits, how do I know which one to download?