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

Last updated: April 29,2024

1. Install "python-openstack-compute" package

In this section, we are going to explain the necessary steps to install python-openstack-compute on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-openstack-compute

2. Uninstall "python-openstack-compute" package

This is a short guide on how to uninstall python-openstack-compute on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-openstack-compute $ sudo apt autoclean && sudo apt autoremove

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

Package: python-openstack-compute
Priority: extra
Section: universe/python
Installed-Size: 139
Maintainer: Chuck Short
Architecture: amd64
Version: 2.0a1-0ubuntu3
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-httplib2, python-argparse, python-prettytable
Filename: pool/universe/p/python-openstack-compute/python-openstack-compute_2.0a1-0ubuntu3_amd64.deb
Size: 19926
MD5sum: bc5ffb9ee8e3fc6e4179875de88adbe5
SHA1: cdae3ba87edce45936a5c4a1ef3331580bbcbc88
SHA256: 5a56e8c4ca20b4d042c026dee01547d432eeb7bea36434573ea229da0f9b1be6
Description-en: Python bindings for the Rasckspace Cloud Servers API
This is a client for the OpensStack Compute API used by Rackspace Cloud
and others.
Description-md5: 356bd6cab73a21f180cd87271b37b582
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu