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

Last updated: May 17,2024

1. Install "python-oslotest" package

This guide covers the steps necessary to install python-oslotest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-oslotest

2. Uninstall "python-oslotest" package

This guide covers the steps necessary to uninstall python-oslotest on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-oslotest
Priority: optional
Section: universe/python
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1:2.3.0-0ubuntu1
Depends: python-debtcollector (>= 1.2.0), python-fixtures (>= 1.3.1), python-mock (>= 1.3), python-mox3 (>= 0.7.0), python-os-client-config (>= 1.13.1), python-pbr (>= 0.6), python-six (>= 1.9.0), python-subunit (>= 0.0.18), python-testrepository (>= 0.0.18), python-testscenarios (>= 0.4), python-testtools (>= 0.9.36), subunit (>= 0.0.18), testrepository (>= 0.0.18), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-oslotest/python-oslotest_2.3.0-0ubuntu1_all.deb
Size: 15496
MD5sum: 9132f602e478d3d50b1a4272bd182a50
SHA1: 0b23f51b4db9686fa0ea30c6b0e319abcd4d062c
SHA256: bf7421533d18422ad634dd811909f19b0736c4b82b293cce19a946adaf5c4e01
Description-en: OpenStack test framework - Python 2.x
OpenStack test framework that provides base classes and fixtures for creating
unit and functional tests.
.
This package contains the Python 2.x module.
Description-md5: 914a6313818aae977fb69b4473c6b724
Homepage: http://launchpad.net/oslo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu