How to Install and Uninstall qt-creator.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "qt-creator.x86_64" package

This is a short guide on how to install qt-creator.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install qt-creator.x86_64

2. Uninstall "qt-creator.x86_64" package

In this section, we are going to explain the necessary steps to uninstall qt-creator.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove qt-creator.x86_64 $ sudo dnf autoremove

3. Information about the qt-creator.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:48:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : qt-creator
Version : 12.0.1
Release : 1.el9
Architecture : x86_64
Size : 28 M
Source : qt-creator-12.0.1-1.el9.src.rpm
Repository : epel
Summary : Cross-platform IDE for Qt
URL : https://www.qt.io/ide/
License : GPL-3.0-only WITH Qt-GPL-exception-1.0
Description : Qt Creator is a cross-platform IDE (integrated development environment)
: tailored to the needs of Qt developers.