Download Code::Blocks on OpenSuse
Download Code::Blocks on OpenSuse
This tutorial outlines steps to download & install Code::Blocks IDE on the OpenSuse Linux distribution.
Download
Open a web browser and navigate to Code::Block’s official website on an OpenSuse Linux machine.
- https://www.codeblocks.org/
Click on the Downloads link.
On the download page, click on the link Download the binary release link.
Choose Linux binaries, click on the link Linux 32 and 64-bit
Download the RPMs tarball. codeblocks-<version>-1.el7.rmps.tar
The files are hosted on FossHUB and Sourceforge hosting platforms.
Install
Install the RPM File: Navigate to the directory where the file was downloaded, and run:
/> sudo zypper install ./codeblocks-<version>.rpm
Replace <version> with the actual version number of the file.
If there are missing dependencies, openSUSE will prompt you to install them. Allow the process to complete.
—
Code::Blocks Tutorials
Code::Blocks Tutorials on this website can be found at:
https://www.testingdocs.com/code-blocks-tutorials/