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

Last updated: May 20,2024

1. Install "python-repoze.tm2" package

Please follow the step by step instructions below to install python-repoze.tm2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-repoze.tm2

2. Uninstall "python-repoze.tm2" package

This tutorial shows how to uninstall python-repoze.tm2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-repoze.tm2 $ sudo apt autoclean && sudo apt autoremove

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

Package: python-repoze.tm2
Priority: optional
Section: universe/python
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.0-1
Depends: python-transaction, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-repoze.tm2-doc (= 2.0-1)
Filename: pool/universe/p/python-repoze.tm2/python-repoze.tm2_2.0-1_all.deb
Size: 9614
MD5sum: ee26696788a21018d17bfa06f9c67f7d
SHA1: 6553422833dbb6891d2fda027e0eee39147b9bbc
SHA256: 3703added9731e857889be7cb82873793642a50c096c657d74f1e5b1ea076738
Description-en: Zope-like transaction manager WSGI middleware (Python 2)
repoze.tm2 is Python WSGI middleware which uses the ZODB (Zope
Object DataBase) package's transaction manager to wrap a call to
its pipeline children inside a transaction.
.
This is the Python 2 version of the package.
Description-md5: b2dd57564addff8cd749a5f576ce3d98
Homepage: http://www.repoze.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu