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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-pyramid-tm.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 0:18:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyramid-tm
Version : 2.4
Release : 5.fc36
Architecture : noarch
Size : 51 k
Source : python-pyramid-tm-2.4-5.fc36.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.