How to Install and Uninstall python3-cppheaderparser.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-cppheaderparser.noarch" package

Please follow the guidelines below to install python3-cppheaderparser.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-cppheaderparser.noarch

2. Uninstall "python3-cppheaderparser.noarch" package

Please follow the steps below to uninstall python3-cppheaderparser.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-cppheaderparser.noarch $ sudo dnf autoremove

3. Information about the python3-cppheaderparser.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:49:06 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-cppheaderparser
Version : 2.7.4
Release : 1.el8
Architecture : noarch
Size : 76 k
Source : python-cppheaderparser-2.7.4-1.el8.src.rpm
Repository : epel
Summary : Parse C++ header files and generate a data structure
URL : http://senexcanis.com/open-source/cppheaderparser/
License : BSD
Description : Parse C++ header files and generate a data structure representing the
: class.