How to Install and Uninstall xmlsec1.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "xmlsec1.x86_64" package

In this section, we are going to explain the necessary steps to install xmlsec1.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install xmlsec1.x86_64

2. Uninstall "xmlsec1.x86_64" package

Learn how to uninstall xmlsec1.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove xmlsec1.x86_64 $ sudo dnf autoremove

3. Information about the xmlsec1.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : xmlsec1
Version : 1.2.29
Release : 9.el9
Architecture : x86_64
Size : 193 k
Source : xmlsec1-1.2.29-9.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Library providing support for "XML Signature" and "XML Encryption" standards
URL : http://www.aleksey.com/xmlsec/
License : MIT
Description : XML Security Library is a C library based on LibXML2 and OpenSSL.
: The library was created with a goal to support major XML security
: standards "XML Digital Signature" and "XML Encryption".