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

Last updated: June 26,2024

1. Install "python-sptest" package

This is a short guide on how to install python-sptest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sptest

2. Uninstall "python-sptest" package

Please follow the instructions below to uninstall python-sptest on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-sptest
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Stephan Peijnik
Architecture: all
Version: 0.2.1-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-sptest/python-sptest_0.2.1-3_all.deb
Size: 7960
MD5sum: 80ea12389576aeb3426a8e636397cd0d
SHA1: 596c2965d8bc47bbd574e312bfd0499eab02cb81
SHA256: 8aec0759830d746052d09f38d10d3efb87e6a004b1bd00e5cdd589559eb52335
Description-en: Python unittest module extension
sptest is a Python module that provides a simplified interface for customized
handling of unittest results.
.
It is designed to be a drop-in replacement and does not require any
modifications to existing Python unittest-compatible code.
.
sptest comes with two predefined output handlers providing coloured CLI
and XML output of test results.
Description-md5: 8701c22f13c79aea77a909d6b14adeef
Homepage: http://bitbucket.org/sp/sptest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu