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

Last updated: May 09,2024

1. Install "python-glance" package

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

$ sudo apt update $ sudo apt install python-glance

2. Uninstall "python-glance" package

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

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

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

Package: python-glance
Priority: extra
Section: python
Installed-Size: 6087
Maintainer: Ubuntu OpenStack
Architecture: all
Source: glance
Version: 2:12.0.0-0ubuntu2
Provides: python2.7-glance
Depends: python-castellan, python-crypto (>= 2.6), python-cryptography (>= 1.0), python-debtcollector (>= 1.2.0), python-eventlet (>= 0.18.2), python-futurist (>= 0.11.0), python-glance-store (>= 0.13.0), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-jsonschema (>= 2.0.0), python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), python-migrate (>= 0.9.6), python-monotonic, python-openssl (>= 0.14), python-oslo.concurrency (>= 3.5.0), python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 1.14.0), python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.5.0), python-osprofiler (>= 1.1.0), python-paste, python-pastedeploy (>= 1.5.0), python-prettytable (>= 0.7), python-retrying (>= 1.2.3), python-routes (>= 1.12.3), python-semantic-version (>= 2.3.1), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-taskflow (>= 1.26.0), python-webob (>= 1.2.3), python-wsme (>= 0.8), python-pbr, python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/g/glance/python-glance_12.0.0-0ubuntu2_all.deb
Size: 799172
MD5sum: 7d23d66ce3effd28e2795103789e73cb
SHA1: 6994746a5667bc731ebad1a9c17115a639cee3ee
SHA256: 17176da8549be1c4a5687ec5a171c2a4156af803d2922f2f3f9e7b24168ed964
Description-en: OpenStack Image Registry and Delivery Service - Python library
The Glance project provides an image registration and discovery service
and an image delivery service. These services are used
in conjunction by Nova to deliver images from object stores, such as
OpenStack's Swift service, to Nova's compute nodes.
.
This package contains the Python libraries.
Description-md5: ec0b5e83302f9dde6c1f98f25a8f33c7
Homepage: http://launchpad.net/glance
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y

5. The same packages on other Linux Distributions