How to Install and Uninstall python3-pyramid-tm.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-pyramid-tm.noarch" package

Please follow the guidelines below to install python3-pyramid-tm.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyramid-tm.noarch

2. Uninstall "python3-pyramid-tm.noarch" package

Please follow the instructions below to uninstall python3-pyramid-tm.noarch on Fedora 34:

$ sudo dnf remove python3-pyramid-tm.noarch $ sudo dnf autoremove

3. Information about the python3-pyramid-tm.noarch package on Fedora 34

Last metadata expiration check: 4:53:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pyramid-tm
Version : 2.4
Release : 2.fc34
Architecture : noarch
Size : 52 k
Source : python-pyramid-tm-2.4-2.fc34.src.rpm
Repository : fedora
Summary : A package which allows Pyramid requests to join the active transaction
URL : http://pypi.python.org/pypi/pyramid_tm
License : BSD
Description : pyramid_tm is a package which allows Pyramid requests to join the
: active transaction as provided by the transaction
: http://pypi.python.org/pypi/transaction
:
: See http://docs.pylonsproject.org/projects/pyramid_tm/dev/
: or docs/index.rst in this distribution for detailed documentation.