How to Install and Uninstall kdevelop-pg-qt.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 14,2024

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

This guide let you learn how to install kdevelop-pg-qt.x86_64 on CentOS 8 / RHEL 8

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

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

Please follow the steps below to uninstall kdevelop-pg-qt.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the kdevelop-pg-qt.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:10:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : kdevelop-pg-qt
Version : 2.2.0
Release : 3.el8
Architecture : x86_64
Size : 550 k
Source : kdevelop-pg-qt-2.2.0-3.el8.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.