How to Install and Uninstall python-tempest Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python-tempest" package

This tutorial shows how to install python-tempest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tempest

2. Uninstall "python-tempest" package

Learn how to uninstall python-tempest on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-tempest package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tempest
Priority: extra
Section: universe/python
Installed-Size: 3466
Maintainer: Chuck Short
Architecture: all
Source: tempest
Version: 2014.1.dev4108.gf22b6cc-0ubuntu2
Depends: python-anyjson, python-pbr, python-httplib2, python-jsonschema, python-testtools, python-lxml, python-boto, python-paramiko, python-netaddr, python-glanceclient, python-keystoneclient, python-novaclient, python-neutronclient, python-cinderclient, python-ironicclient, python-swiftclient, python-testresources, python-keyring, python-oslo.config, testrepository, python-six (>= 1.6.0), python-iso8601, python-fixtures, python-testscenarios, python (>= 2.7), python (<< 2.8), python-heatclient, python-testrepository
Filename: pool/universe/t/tempest/python-tempest_2014.1.dev4108.gf22b6cc-0ubuntu2_all.deb
Size: 337380
MD5sum: ec0053c1925227389527eecfb2373bf7
SHA1: f873ff024aa4a91faa1640e0fea6dd242c460817
SHA256: 85c2c718c0b5324dcb27fc1de174a113980df0fd95f4e911c54353483d0b7a03
Description-en: Openstack integration test suite
tempest is a set of integration tests to be run against a live Openstack
cluster. Tempest has batteries of tests for Openstack API validation,
scenarios, and other specific tests useful in validating an Openstack
deployment.
.
This package contains the core Python parts of tempest.
Description-md5: 6ce65359cc6296cec32fd8f436c786de
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu