How to Install and Uninstall python3-transaction.noarch Package on Fedora 39

Last updated: October 11,2024

1. Install "python3-transaction.noarch" package

Learn how to install python3-transaction.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-transaction.noarch

2. Uninstall "python3-transaction.noarch" package

Please follow the step by step instructions below to uninstall python3-transaction.noarch on Fedora 39:

$ sudo dnf remove python3-transaction.noarch $ sudo dnf autoremove

3. Information about the python3-transaction.noarch package on Fedora 39

Last metadata expiration check: 0:24:40 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-transaction
Version : 4.0
Release : 1.fc39
Architecture : noarch
Size : 117 k
Source : python-transaction-4.0-1.fc39.src.rpm
Repository : updates
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.