How to Install and Uninstall python3-oslo.versionedobjects Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-oslo.versionedobjects" package

Please follow the instructions below to install python3-oslo.versionedobjects on Kali Linux

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

2. Uninstall "python3-oslo.versionedobjects" package

Please follow the guidance below to uninstall python3-oslo.versionedobjects on Kali Linux:

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

3. Information about the python3-oslo.versionedobjects package on Kali Linux

Package: python3-oslo.versionedobjects
Source: python-oslo.versionedobjects
Version: 3.2.0-4
Installed-Size: 355
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-fixtures, python3-iso8601, python3-netaddr, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.serialization, python3-oslo.utils (>= 4.7.0), python3-webob, python3:any
Suggests: python-oslo.versionedobjects-doc
Size: 56540
SHA256: ab87ba0858fa2f3dcda525ee0baebbf21cf2783f7b1c4a292438fa42edf80b64
SHA1: 76e04fe3041cdd489b548bd0d2bf4d59a0d359fc
MD5sum: b4893764e2117987f53f761d6d1ca198
Description: 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:
Homepage: https://github.com/openstack/oslo.versionedobjects
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-oslo.versionedobjects/python3-oslo.versionedobjects_3.2.0-4_all.deb