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

Last updated: June 18,2024

1. Install "python-pyxenstore" package

This guide covers the steps necessary to install python-pyxenstore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyxenstore

2. Uninstall "python-pyxenstore" package

This guide covers the steps necessary to uninstall python-pyxenstore on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyxenstore
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: PKG Xen Devel
Architecture: amd64
Version: 0.0.2-1
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libxenstore3.0 (>= 3.2.0)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-pyxenstore/python-pyxenstore_0.0.2-1_amd64.deb
Size: 7488
MD5sum: b67be06f7309a3b680c65090479fa0ef
SHA1: 1bf9f02d5c30f6cfa1110698058b0f4659b15a3d
SHA256: 378a853af06d0573438f3d9b08d2b66b6c8d828896c4f9547c56861c2d62df33
Description-en: Access XenStore from Python
This package contains the Python bindings to access the XenStore filesystem.
It may be useful from the dom0 and/or from the domU, to get / set information
about runing virtual machines.
Description-md5: da8dd4bee033fcc9768181e00c2fc49b
Homepage: http://www.launchpad.net/pyxenstore/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu