How to Install and Uninstall kdevelop-pg-qt.x86_64 Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "kdevelop-pg-qt.x86_64" package

This guide let you learn how to install kdevelop-pg-qt.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install kdevelop-pg-qt.x86_64

2. Uninstall "kdevelop-pg-qt.x86_64" package

Please follow the guidance below to uninstall kdevelop-pg-qt.x86_64 on CentOS Stream 9:

$ sudo dnf remove kdevelop-pg-qt.x86_64 $ sudo dnf autoremove

3. Information about the kdevelop-pg-qt.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:34:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : kdevelop-pg-qt
Version : 2.2.1
Release : 6.el9
Architecture : x86_64
Size : 517 k
Source : kdevelop-pg-qt-2.2.1-6.el9.src.rpm
Repository : epel
Summary : A parser generator
URL : http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
License : LGPLv2+ and GPLv2+ with exception
Description : KDevelop-PG-Qt is a parser generator written in readable source-code and
: generating readable source-code. Its syntax was inspired by AntLR. It
: implements the visitor-pattern and uses the Qt library. That is why it
: is ideal to be used in Qt-/KDE-based applications like KDevelop.