How to Install and Uninstall tempest Package on Kali Linux

Last updated: May 02,2024

1. Install "tempest" package

Here is a brief guide to show you how to install tempest on Kali Linux

$ sudo apt update $ sudo apt install tempest

2. Uninstall "tempest" package

Learn how to uninstall tempest on Kali Linux:

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

3. Information about the tempest package on Kali Linux

Package: tempest
Version: 1:36.0.0-2
Installed-Size: 4789
Maintainer: Debian OpenStack
Architecture: all
Depends: e2fsprogs, python3-tempest (= 1:36.0.0-2)
Size: 1108204
SHA256: 31dd6c9464b9afd6f5de2940bbba9b11ddd5433932039b119280e3acc1aea53d
SHA1: d9dc070d7455434e1610c6688378ab64f8df0374
MD5sum: 2961493ffbab8dd7e076404886834f3b
Description: OpenStack Integration Test Suite
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.
Description-md5:
Homepage: https://github.com/openstack/tempest
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/t/tempest/tempest_36.0.0-2_all.deb