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

Last updated: October 10,2024

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

This tutorial shows how to install python3-pyramid-tm.noarch on Fedora 35

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

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

This tutorial shows how to uninstall python3-pyramid-tm.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:45:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pyramid-tm
Version : 2.4
Release : 4.fc35
Architecture : noarch
Size : 51 k
Source : python-pyramid-tm-2.4-4.fc35.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.