How to Install and Uninstall xmlsec1.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "xmlsec1.i686" package

This guide let you learn how to install xmlsec1.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install xmlsec1.i686

2. Uninstall "xmlsec1.i686" package

Please follow the guidance below to uninstall xmlsec1.i686 on Amazon Linux 2:

$ sudo yum remove xmlsec1.i686 $ sudo yum autoremove

3. Information about the xmlsec1.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : xmlsec1
Arch : i686
Version : 1.2.20
Release : 7.amzn2.0.1
Size : 175 k
Repo : amzn2-core/2/x86_64
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".