How to Install and Uninstall codeblocks.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "codeblocks.x86_64" package

This guide let you learn how to install codeblocks.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install codeblocks.x86_64

2. Uninstall "codeblocks.x86_64" package

This is a short guide on how to uninstall codeblocks.x86_64 on Fedora 34:

$ sudo dnf remove codeblocks.x86_64 $ sudo dnf autoremove

3. Information about the codeblocks.x86_64 package on Fedora 34

Last metadata expiration check: 2:49:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : codeblocks
Version : 20.03
Release : 8.fc34
Architecture : x86_64
Size : 6.0 M
Source : codeblocks-20.03-8.fc34.src.rpm
Repository : fedora
Summary : An open source, cross platform, free C++ IDE
URL : http://www.codeblocks.org/
License : GPLv3+
Description : Code::Blocks is a free C++ IDE built specifically to meet the most demanding
: needs of its users. It was designed, right from the start, to be extensible
: and configurable. Built around a plug-in framework, Code::Blocks can be
: extended with plug-in DLLs. It includes a plugin wizard, so you can compile
: your own plug-ins.