How to Install and Uninstall python3-oslo.db Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-oslo.db" package

Please follow the guidelines below to install python3-oslo.db on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-oslo.db

2. Uninstall "python3-oslo.db" package

Please follow the steps below to uninstall python3-oslo.db on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-oslo.db $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-oslo.db package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-oslo.db
Priority: optional
Section: universe/python
Installed-Size: 582
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.db
Version: 4.7.0-2ubuntu1
Replaces: python-oslo-db (<< 1.10.0-1~)
Provides: python-oslo-db
Depends: alembic (>= 0.8.0), python3-alembic (>= 0.8.0), python3-babel, python3-migrate (>= 0.9.6), python3-oslo.config (>= 1:3.7.0), python3-oslo.context (>= 0.2.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-sqlalchemy (>= 1.0.10), python3-stevedore (>= 1.5.0), python3-sqlalchemy (<< 1.1), python3:any (>= 3.3.2-2~)
Breaks: python-oslo-db (<< 1.10.0-1~)
Filename: pool/universe/p/python-oslo.db/python3-oslo.db_4.7.0-2ubuntu1_all.deb
Size: 94040
MD5sum: 00caa0c2a8187db5e98150f29c5f01f7
SHA1: 77792b1f97d576bb38f9c1c3d15b6d37df5c38da
SHA256: 0a0abf0d4c1076f5e5e6a4c0ec0a10b0b569baf11f568ac65f7fcd4d403c6a73
Description-en: database connectivity to the different backends and helper utils - Python 3.x
The Oslo database handling library is part of the OpenStack project. It
provides database connectivity to the different backends and also provides
helper utils.
.
This package contains the Python 3.x module.
Description-md5: e0f550f341c8f0806b61024d09011e86
Homepage: https://launchpad.net/oslo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu