How to Install and Uninstall libxml2-static.x86_64 Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "libxml2-static.x86_64" package
Here is a brief guide to show you how to install libxml2-static.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libxml2-static.x86_64
Copied
2. Uninstall "libxml2-static.x86_64" package
Please follow the guidelines below to uninstall libxml2-static.x86_64 on Amazon Linux 2:
$
sudo yum remove
libxml2-static.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libxml2-static.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libxml2-static
Arch : x86_64
Version : 2.9.1
Release : 6.amzn2.5.4
Size : 582 k
Repo : amzn2-core/2/x86_64
Summary : Static library for libxml2
URL : http://xmlsoft.org/
License : MIT
Description : Static library for libxml2 provided for specific uses or shaving a
: few microseconds when parsing, do not link to them for generic
: purpose packages.
Available Packages
Name : libxml2-static
Arch : x86_64
Version : 2.9.1
Release : 6.amzn2.5.4
Size : 582 k
Repo : amzn2-core/2/x86_64
Summary : Static library for libxml2
URL : http://xmlsoft.org/
License : MIT
Description : Static library for libxml2 provided for specific uses or shaving a
: few microseconds when parsing, do not link to them for generic
: purpose packages.