How to Install and Uninstall python3-transaction.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: March 01,2025
1. Install "python3-transaction.noarch" package
This tutorial shows how to install python3-transaction.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-transaction.noarch
Copied
2. Uninstall "python3-transaction.noarch" package
Please follow the guidance below to uninstall python3-transaction.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-transaction.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-transaction.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:59:41 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-transaction
Version : 3.0.1
Release : 1.el8
Architecture : noarch
Size : 97 k
Source : python-transaction-3.0.1-1.el8.src.rpm
Repository : epel
Summary : Transaction management for Python 3
URL : https://pypi.io/project/transaction
License : ZPLv2.1
Description : This package contains a generic transaction implementation for Python. It is
: mainly used by the ZODB, though.
Available Packages
Name : python3-transaction
Version : 3.0.1
Release : 1.el8
Architecture : noarch
Size : 97 k
Source : python-transaction-3.0.1-1.el8.src.rpm
Repository : epel
Summary : Transaction management for Python 3
URL : https://pypi.io/project/transaction
License : ZPLv2.1
Description : This package contains a generic transaction implementation for Python. It is
: mainly used by the ZODB, though.