How to Install and Uninstall python-testresources Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-testresources" package
Please follow the steps below to install python-testresources on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-testresources
Copied
2. Uninstall "python-testresources" package
Please follow the steps below to uninstall python-testresources on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-testresources
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-testresources package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-testresources
Priority: optional
Section: universe/devel
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: testresources
Version: 1.0.0-1
Depends: python-unittest2, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/t/testresources/python-testresources_1.0.0-1_all.deb
Size: 26038
MD5sum: 7787dbb5d316db46d1a31fdf11452e51
SHA1: b73c3e87ac981dd7e89255bbf83dfdb52d31fa8c
SHA256: 315da4892ac66c0a64c3bed28872794f9b73bbf84492f71dcce00563d9da658f
Description-en: PyUnit extension for managing expensive test fixtures - Python 2.x
PyUnit extension to manage the initialisation and lifetime of expensive
test fixtures.
.
For example reference databases are often only need to be constructed
once but standard test isolation causes them to be constructed for every
fixture, making test execution very slow.
.
This package provides the Python 2.x module.
Description-md5: 47b2eca6b7c6966dd56c637552c20078
Homepage: https://pypi.python.org/pypi/testresources
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: testresources
Version: 1.0.0-1
Depends: python-unittest2, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/t/testresources/python-testresources_1.0.0-1_all.deb
Size: 26038
MD5sum: 7787dbb5d316db46d1a31fdf11452e51
SHA1: b73c3e87ac981dd7e89255bbf83dfdb52d31fa8c
SHA256: 315da4892ac66c0a64c3bed28872794f9b73bbf84492f71dcce00563d9da658f
Description-en: PyUnit extension for managing expensive test fixtures - Python 2.x
PyUnit extension to manage the initialisation and lifetime of expensive
test fixtures.
.
For example reference databases are often only need to be constructed
once but standard test isolation causes them to be constructed for every
fixture, making test execution very slow.
.
This package provides the Python 2.x module.
Description-md5: 47b2eca6b7c6966dd56c637552c20078
Homepage: https://pypi.python.org/pypi/testresources
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu