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

Last updated: September 20,2024

1. Install "python3-oslo.versionedobjects" package

Please follow the step by step instructions below to install python3-oslo.versionedobjects on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-oslo.versionedobjects" package

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

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

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

Package: python3-oslo.versionedobjects
Architecture: all
Version: 1.8.0-1ubuntu1
Priority: optional
Section: universe/python
Source: python-oslo.versionedobjects
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 304
Depends: python3-babel, python3-fixtures, python3-iso8601, python3-oslo.concurrency (>= 3.5.0), python3-oslo.config (>= 1:3.7.0), python3-oslo.context (>= 0.2.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 2.0.0), python3-oslo.messaging (>= 4.0.0), python3-oslo.serialization (>= 2.0.0), python3-oslo.utils (>= 3.5.0), python3-six (>= 1.9.0), python3-webob, python3-netaddr, python3:any (>= 3.3.2-2~)
Suggests: python-oslo.versionedobjects-doc
Filename: pool/universe/p/python-oslo.versionedobjects/python3-oslo.versionedobjects_1.8.0-1ubuntu1_all.deb
Size: 49446
MD5sum: b30882455999416dc3270f238123ce25
SHA1: c4401ded50a7dde215b226a2f1eec40b05e1aba4
SHA256: f553bade2e52ab1df14a454af633d7227efd17dbec62814e1cc04a0b0b5f0408
SHA512: 3db1a93eb09e5fb45caaf4bc7ccd437fabd6d637de501eabaa480fca67467ebf3b340f1712fa3be295f50124ae21572152941b8a8fc68bb7c620f4a2d53a724c
Homepage: https://github.com/openstack/oslo.versionedobjects
Description-en: deals with DB schema versions and code expectations - Python 3.x
oslo.versionedobjects library deals with DB schema being at different versions
than the code expects, allowing services to be operated safely during
upgrades. It enables DB independent schema by providing an abstraction layer,
which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is
also used in RPC APIs, to ensure upgrades happen without spreading version
dependent code across different services and projects.
.
This package contains the Python 3.x module.
Description-md5: c6b2b95b462e5eee58f88a171cd7f19e

Package: python3-oslo.versionedobjects
Priority: optional
Section: universe/python
Installed-Size: 303
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.versionedobjects
Version: 1.8.0-1
Depends: python3-babel, python3-fixtures, python3-iso8601, python3-oslo.concurrency (>= 3.5.0), python3-oslo.config (>= 1:3.7.0), python3-oslo.context (>= 0.2.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 2.0.0), python3-oslo.messaging (>= 4.0.0), python3-oslo.serialization (>= 2.0.0), python3-oslo.utils (>= 3.5.0), python3-six (>= 1.9.0), python3-webob, python3-netaddr, python3:any (>= 3.3.2-2~)
Suggests: python-oslo.versionedobjects-doc
Filename: pool/universe/p/python-oslo.versionedobjects/python3-oslo.versionedobjects_1.8.0-1_all.deb
Size: 49288
MD5sum: 4fc93d494ba818db8d41c8300514bc84
SHA1: 2c6856e0f1047c38fc776a412dbd28142495bb75
SHA256: 8586a015c20d8f425612adcd96f762f7f9526a7a479c7d966d6bf32614072c9b
Description-en: deals with DB schema versions and code expectations - Python 3.x
oslo.versionedobjects library deals with DB schema being at different versions
than the code expects, allowing services to be operated safely during
upgrades. It enables DB independent schema by providing an abstraction layer,
which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is
also used in RPC APIs, to ensure upgrades happen without spreading version
dependent code across different services and projects.
.
This package contains the Python 3.x module.
Description-md5: c6b2b95b462e5eee58f88a171cd7f19e
Homepage: https://github.com/openstack/oslo.versionedobjects
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu