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

Last updated: July 03,2024

1. Install "python-trove" package

This tutorial shows how to install python-trove on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-trove

2. Uninstall "python-trove" package

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

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

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

Package: python-trove
Architecture: all
Version: 1:5.1.1-0ubuntu2
Priority: extra
Section: universe/python
Source: openstack-trove
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4733
Depends: python-babel (>= 1.3), python-cinderclient (>= 1:1.3.1), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.2), python-heatclient (>= 0.6.0), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-jinja2 (>= 2.8), python-jsonschema (>= 2.0.0), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), python-lxml (>= 2.3), python-migrate (>= 0.9.6), python-mysqldb, python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 3.7.1), 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.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.5.0), python-osprofiler (>= 1.1.0), python-passlib (>= 1.6), python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 1.8), python-pexpect (>= 3.1), python-pymysql, python-routes (>= 1.12.3), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-webob (>= 1.2.3), python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-suds (>= 0.4.0)
Conflicts: python-cjson
Filename: pool/universe/o/openstack-trove/python-trove_5.1.1-0ubuntu2_all.deb
Size: 550212
MD5sum: 0b457fd39c3e3f0c4c5c33af70a4e1d2
SHA1: 8a8ad79f499d5658a7ec4d911d9a29e04a0a6a0c
SHA256: 2d61715ee4392fd953f5868266c97182bfa07ccf54531cda5507930a5cbcd913
SHA512: da241bc5638e4d3e66110ddc5f29cf356a73c7826eeb68399c08708eeb10ee63595529c3efab62dffa06d71d33ca31e505a4f42818b853fbd583f37820a7e26d
Homepage: http://github.com/openstack/trove
Description-en: Database as a Service for OpenStack - Python lib
Trove is "Database as a Service" for Openstack. It's designed to allow users
to quickly and easily utilize the features of a relational database without
the burden of handling complex administrative tasks.
.
Cloud users and database administrators can provision and manage multiple
database instances as needed. The service focus on providing resource
isolation at high performance while automating deployment, configuration,
patching, backups, restores, and monitoring. Trove is designed to support a
single-tenant database within a Nova instance. There is no restrictions on how
Nova is configured, since Trove interacts with other OpenStack components
purely through the API.
.
This package provides the Trove Python library.
Description-md5: a8e9bc6ff1c82fe8506becbba0e04f5d

Package: python-trove
Priority: extra
Section: universe/python
Installed-Size: 4729
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: openstack-trove
Version: 1:5.0.0-0ubuntu1
Depends: python-babel (>= 1.3), python-cinderclient (>= 1:1.3.1), python-designateclient (>= 1.5.0), python-eventlet (>= 0.17.4), python-heatclient (>= 0.6.0), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-jinja2 (>= 2.8), python-jsonschema (>= 2.0.0), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), python-lxml (>= 2.3), python-migrate (>= 0.9.6), python-mysqldb, python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:3.2.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 1.5.0), python-oslo.log (>= 1.14.0), python-oslo.messaging (>= 2.6.1), python-oslo.middleware (>= 3.0.0), python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.4.0), python-osprofiler (>= 0.4.0), python-passlib (>= 1.6), python-paste, python-pastedeploy (>= 1.5.0), python-pbr (>= 1.8), python-pexpect (>= 3.1), python-pymysql, python-routes (>= 1.12.3), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-webob (>= 1.2.3), python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-suds (>= 0.4.0)
Conflicts: python-cjson
Filename: pool/universe/o/openstack-trove/python-trove_5.0.0-0ubuntu1_all.deb
Size: 547972
MD5sum: 3c9b6d3b6ac047afc718d856e33569da
SHA1: 2a2bf3b1a0dc68a886599ad6876abd07001ccf14
SHA256: 20e2c8957ab388fed766be4340e3d0d640ba1e89a69f40eebfd706e29981df9d
Description-en: Database as a Service for OpenStack - Python lib
Trove is "Database as a Service" for Openstack. It's designed to allow users
to quickly and easily utilize the features of a relational database without
the burden of handling complex administrative tasks.
.
Cloud users and database administrators can provision and manage multiple
database instances as needed. The service focus on providing resource
isolation at high performance while automating deployment, configuration,
patching, backups, restores, and monitoring. Trove is designed to support a
single-tenant database within a Nova instance. There is no restrictions on how
Nova is configured, since Trove interacts with other OpenStack components
purely through the API.
.
This package provides the Trove Python library.
Description-md5: a8e9bc6ff1c82fe8506becbba0e04f5d
Homepage: http://github.com/openstack/trove
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions