How to Install and Uninstall rapidxml-devel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 15,2025
1. Install "rapidxml-devel.noarch" package
Please follow the guidelines below to install rapidxml-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rapidxml-devel.noarch
Copied
2. Uninstall "rapidxml-devel.noarch" package
This guide let you learn how to uninstall rapidxml-devel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rapidxml-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rapidxml-devel.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:34:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rapidxml-devel
Version : 1.13
Release : 19.el8
Architecture : noarch
Size : 45 k
Source : rapidxml-1.13-19.el8.src.rpm
Repository : epel
Summary : Fast XML parser
URL : http://rapidxml.sourceforge.net/
License : Boost or MIT
Description : RapidXml is an attempt to create the fastest XML parser possible, while
: retaining usability, portability and reasonable W3C compatibility. It is an
: in-situ parser written in modern C++, with parsing speed approaching that of
: strlen function executed on the same data.
Available Packages
Name : rapidxml-devel
Version : 1.13
Release : 19.el8
Architecture : noarch
Size : 45 k
Source : rapidxml-1.13-19.el8.src.rpm
Repository : epel
Summary : Fast XML parser
URL : http://rapidxml.sourceforge.net/
License : Boost or MIT
Description : RapidXml is an attempt to create the fastest XML parser possible, while
: retaining usability, portability and reasonable W3C compatibility. It is an
: in-situ parser written in modern C++, with parsing speed approaching that of
: strlen function executed on the same data.