< Home - < Back

libxml2-python


Information about the package, libxml2-python, which is shipped with common Linux distributions. The libxml2-python package is designed for, Python bindings for the libxml2 library.


Package Name:

libxml2-python

Summary:

Python bindings for the libxml2 library

Description:

The libxml2-python package contains a module that permits applications written in the Python programming language 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.

Architecture:

x86_64

Version:

2.7.6

Release:

21.el6_8.1

Size:

1.9 M

Repository:

installed

From Repository:

updates

Licence:

MIT



Handy Yum Commands for libxml2-python


Control the libxml2-python package with the following handy commands outlined below.


Command

Description of Command

yum install libxml2-python

This command will install libxml2-python on the server.

yum remove libxml2-python

This command will un-install libxml2-python on the server. When you run this command, you will be asked if you are sure that you want to remove libxml2-python, so you have to manually confirm that you want to do this.

yum -y remove libxml2-python

This command will un-install libxml2-python on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libxml2-python when using the -y flag.

yum update libxml2-python

This command will update libxml2-python to the latest version. When you run this command, you will be asked if you are sure that you want to remove libxml2-python, so you have to manually confirm that you want to do this.

yum -y update libxml2-python

This command will update libxml2-python to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libxml2-python when using the -y flag.

yum info libxml2-python

This command will show you core information about the libxml2-python package.

yum deplist libxml2-python

This command will show you the dependencies for libxml2-python. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libxml2-python

This command will check if there is an update waiting on libxml2-python. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.