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

Last updated: May 17,2024

1. Install "python3-repoze.tm2" package

This guide covers the steps necessary to install python3-repoze.tm2 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-repoze.tm2" package

This guide let you learn how to uninstall python3-repoze.tm2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-repoze.tm2
Priority: extra
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-repoze.tm2
Version: 2.0-1
Depends: python3-transaction, python3:any (>= 3.3.2-2~)
Recommends: python-repoze.tm2-doc (= 2.0-1)
Filename: pool/universe/p/python-repoze.tm2/python3-repoze.tm2_2.0-1_all.deb
Size: 9640
MD5sum: ebc7b40a443e0e16603bf71f4f1215f7
SHA1: 916a759776416e98a7a22cc3e4427cf4d699e994
SHA256: 96ff9e30b8b9d1d531b0dd6364f2a7f31861ca8f55af9a30a5b46a2c767b1937
Description-en: Zope-like transaction manager WSGI middleware (Python 3)
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 3 version of the package.
Description-md5: 0e178bcb41c8135bb822707f57ec04f7
Homepage: http://www.repoze.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu