How to Install and Uninstall python3-libxml2.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "python3-libxml2.x86_64" package
Learn how to install python3-libxml2.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-libxml2.x86_64
Copied
2. Uninstall "python3-libxml2.x86_64" package
Here is a brief guide to show you how to uninstall python3-libxml2.x86_64 on AlmaLinux 9:
$
sudo dnf remove
python3-libxml2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libxml2.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:15:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-libxml2
Version : 2.9.13
Release : 5.el9_3
Architecture : x86_64
Size : 225 k
Source : libxml2-2.9.13-5.el9_3.src.rpm
Repository : baseos
Summary : Python 3 bindings for the libxml2 library
URL : http://xmlsoft.org/
License : MIT
Description : The libxml2-python3 package contains a Python 3 module that permits
: applications written in the Python programming language, version 3, to use the
: interface supplied by the libxml2 library to manipulate XML files.
:
: This library allows to manipulate XML files. It includes support
: to read, modify and write XML and HTML files. There is DTDs support
: this includes parsing and validation even with complex DTDs, either
: at parse time or later once the document has been modified.
Available Packages
Name : python3-libxml2
Version : 2.9.13
Release : 5.el9_3
Architecture : x86_64
Size : 225 k
Source : libxml2-2.9.13-5.el9_3.src.rpm
Repository : baseos
Summary : Python 3 bindings for the libxml2 library
URL : http://xmlsoft.org/
License : MIT
Description : The libxml2-python3 package contains a Python 3 module that permits
: applications written in the Python programming language, version 3, to use the
: interface supplied by the libxml2 library to manipulate XML files.
:
: This library allows to manipulate XML files. It includes support
: to read, modify and write XML and HTML files. There is DTDs support
: this includes parsing and validation even with complex DTDs, either
: at parse time or later once the document has been modified.