How to Install and Uninstall python-xe Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "python-xe" package

Please follow the step by step instructions below to install python-xe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xe

2. Uninstall "python-xe" package

Please follow the guidelines below to uninstall python-xe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-xe $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-xe package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-xe
Priority: extra
Section: universe/python
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Matteo Cypriani
Architecture: all
Source: xmlelements
Version: 0.7.4-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/x/xmlelements/python-xe_0.7.4-1_all.deb
Size: 23146
MD5sum: 9a839c0fe7cdf749be823b1a4c7b8118
SHA1: ea1ff77ce7500f1323a893282fce06afed2738a5
SHA256: 9681976e61eada4dd37517e0b685558a78a446d02fcf71c7466686d4fbf00925
Description-en: library to work with XML elements
xe (short for "XML elements") is a Python library module designed to make it
easy to work with XML. It can display values in several ways, access values
directly or get a string representation of them, and check wether or not values
make sense.
Description-md5: 80add2435de49c838c626fba4f9c60ee
Homepage: http://home.avvanta.com/~steveha/xe.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu