How to Install and Uninstall python3-stestr Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "python3-stestr" package

Please follow the instructions below to install python3-stestr on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-stestr

2. Uninstall "python3-stestr" package

This guide covers the steps necessary to uninstall python3-stestr on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-stestr package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-stestr
Architecture: all
Version: 3.0.0-0ubuntu1
Priority: optional
Section: universe/python
Source: python-stestr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 426
Depends: python3-cliff, python3-fixtures, python3-future, python3-pbr, python3-six, python3-testtools, python3-voluptuous, python3-yaml, subunit (>= 1.4.0), python3-subunit, python3:any
Suggests: python-stestr-doc
Filename: pool/universe/p/python-stestr/python3-stestr_3.0.0-0ubuntu1_all.deb
Size: 63276
MD5sum: 51cf9208a51a920dc9a03c6fa48572e2
SHA1: 66473d2d83075ba290cced16b0a346c49a598105
SHA256: 3bc0988cddc3827623d9b88b7204d6e95dbeab72c9b4db45a345df6cbd8272bb
SHA512: 6e8a5727a590b0e1a59b1ae7a308129ebb0746a55f8d94b7bcdbba67f95d4cb9ec931131cd82f0a29a496b713d54b525c945a9fe167c1aef75749fc5c12c8bca
Homepage: https://github.com/mtreinish/stestr
Description-en: test runner similar to testrepository - Python 3.x
Stestr stands for Slim/Super Test Repository. It is a fork of the
testrepository that concentrates on being a dedicated test runner for Python
projects. The generic abstraction layers which enabled testr to work with any
subunit emitting runner are gone. Stestr hard codes python-subunit-isms into
how it works. The code base is also designed to try and be explicit, and to
provide a Python API that is documented and has examples.
.
While stestr was originally forked from testrepository it is not 100%
backwards compatible with testrepository. At a high level the basic concepts
of operation are shared between the 2 projects but the actual usage between
the 2 is not exactly the same.
.
This package contains the Python 3.x module.
Description-md5: 014b3ad1df7dac4c65c6038092878a5e