How to Install and Uninstall libxml++.x86_64 Package on AlmaLinux 8

Last updated: May 21,2024

1. Install "libxml++.x86_64" package

Please follow the step by step instructions below to install libxml++.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libxml++.x86_64

2. Uninstall "libxml++.x86_64" package

Learn how to uninstall libxml++.x86_64 on AlmaLinux 8:

$ sudo dnf remove libxml++.x86_64 $ sudo dnf autoremove

3. Information about the libxml++.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:16:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libxml++
Version : 2.40.1
Release : 10.el8
Architecture : x86_64
Size : 102 k
Source : libxml++-2.40.1-10.el8.src.rpm
Repository : epel
Summary : C++ wrapper for the libxml2 XML parser library
URL : http://libxmlplusplus.sourceforge.net/
License : LGPLv2+
Description : libxml++ is a C++ wrapper for the libxml2 XML parser library. Its original
: author is Ari Johnson and it is currently maintained by Christophe de Vienne
: and Murray Cumming.