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

Last updated: May 20,2024

1. Install "python-transaction" package

This guide covers the steps necessary to install python-transaction on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-transaction

2. Uninstall "python-transaction" package

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

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

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

Package: python-transaction
Priority: extra
Section: universe/python
Installed-Size: 251
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: transaction
Version: 1.4.3-3
Replaces: python-zodb (<< 3.9)
Provides: python2.7-transaction
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-zope.interface
Conflicts: zope3
Filename: pool/universe/t/transaction/python-transaction_1.4.3-3_all.deb
Size: 32854
MD5sum: f01370b3a4ae9c3be21046bfb1795a31
SHA1: 530d787673afcd6264a5d981d808be3dd2a74441
SHA256: 488acd196862fbe72f5507db60568f8f162fc131043dcbc8609dc0a480e0fd39
Description-en: Transaction management for Python
This package contains a generic transaction implementation for Python.
Description-md5: b36ac5f482f791c47a0eddd117346a07
Homepage: http://pypi.python.org/pypi/transaction
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu