How to Install and Uninstall qt-creator.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "qt-creator.x86_64" package
This tutorial shows how to install qt-creator.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
qt-creator.x86_64
Copied
2. Uninstall "qt-creator.x86_64" package
This tutorial shows how to uninstall qt-creator.x86_64 on CentOS Stream 9:
$
sudo dnf remove
qt-creator.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the qt-creator.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:34:05 ago on Sat Mar 16 16:03:45 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.
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.