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

Last updated: May 18,2024

1. Install "python3-oslo.upgradecheck" package

This tutorial shows how to install python3-oslo.upgradecheck on Kali Linux

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

2. Uninstall "python3-oslo.upgradecheck" package

In this section, we are going to explain the necessary steps to uninstall python3-oslo.upgradecheck on Kali Linux:

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

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

Package: python3-oslo.upgradecheck
Source: python-oslo.upgradecheck
Version: 2.2.0-2
Installed-Size: 44
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-oslo.config, python3-oslo.i18n, python3-oslo.policy, python3-oslo.utils, python3-pbr, python3-prettytable, python3:any
Suggests: python-oslo.upgradecheck-doc
Size: 8676
SHA256: a1b0eb680cb8dc98434471b6d5bb3c6d9aa5b3b33be68d0793721c3523d22028
SHA1: 597cc8b531173f12863db64ccfa445e7cf4d9879
MD5sum: 00057686e13e665528eb24faa62101e6
Description: Common code for writing OpenStack upgrade checks - Python 3.x
This project contains the common code necessary for writing upgrade checks in
OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for
the common code as well as an example (oslo_upgradecheck.__main__) of
integrating that code into a project.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/oslo.upgradecheck
Section: python
Priority: optional
Filename: pool/main/p/python-oslo.upgradecheck/python3-oslo.upgradecheck_2.2.0-2_all.deb