How to Install and Uninstall xml-security-c.i686 Package on Fedora 36

Last updated: October 04,2024

1. Install "xml-security-c.i686" package

Please follow the guidelines below to install xml-security-c.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install xml-security-c.i686

2. Uninstall "xml-security-c.i686" package

Please follow the step by step instructions below to uninstall xml-security-c.i686 on Fedora 36:

$ sudo dnf remove xml-security-c.i686 $ sudo dnf autoremove

3. Information about the xml-security-c.i686 package on Fedora 36

Last metadata expiration check: 1:36:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xml-security-c
Version : 2.0.2
Release : 9.fc35
Architecture : i686
Size : 335 k
Source : xml-security-c-2.0.2-9.fc35.src.rpm
Repository : fedora
Summary : C++ Implementation of W3C security standards for XML
URL : http://santuario.apache.org/c/
License : ASL 2.0
Description : The xml-security-c library is a C++ implementation of the XML Digital Signature
: specification. The library makes use of the Apache XML project's Xerces-C XML
: Parser and Xalan-C XSLT processor. The latter is used for processing XPath and
: XSLT transforms.