How to Install and Uninstall python3-tempest Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-tempest" package

This guide covers the steps necessary to install python3-tempest on Kali Linux

$ sudo apt update $ sudo apt install python3-tempest

2. Uninstall "python3-tempest" package

This guide covers the steps necessary to uninstall python3-tempest on Kali Linux:

$ sudo apt remove python3-tempest $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tempest package on Kali Linux

Package: python3-tempest
Source: tempest
Version: 1:36.0.0-2
Installed-Size: 5792
Maintainer: Debian OpenStack
Architecture: all
Replaces: python3-tempest-lib
Depends: python3-cliff, python3-cryptography (>= 2.1), python3-ddt, python3-debtcollector, python3-defusedxml, python3-fasteners, python3-fixtures, python3-gabbi, python3-jsonschema, python3-netaddr, python3-os-testr, python3-oslo.concurrency, python3-oslo.config, python3-oslo.log, python3-oslo.serialization, python3-oslo.utils, python3-oslotest, python3-paramiko, python3-pbr, python3-prettytable, python3-stevedore, python3-subunit, python3-swiftclient, python3-testscenarios, python3-testtools, python3-urllib3, python3-yaml, subunit, testrepository, python3-stestr, python3:any
Breaks: python3-tempest-lib
Size: 617536
SHA256: 89ccc79730e5a67cc77bd5ec5cf741a962a0658fe85fa1c393b6e39dae34e252
SHA1: 25896730b57737c840285b96c228f2eafe9ce03e
MD5sum: 37fa65a0953962d7ae6ce943aeeb15c4
Description: OpenStack Integration Test Suite - Python 3.x
Tempest is a set of integration tests to be run against a live Openstack
cluster in order to make sure that all components are working as expected.
Tempest will start and stop virtual machine in order to check that your
cloud is working as expected.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/tempest
Section: python
Priority: optional
Filename: pool/main/t/tempest/python3-tempest_36.0.0-2_all.deb