How to Install and Uninstall python3-pyramid.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "python3-pyramid.noarch" package

Please follow the instructions below to install python3-pyramid.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-pyramid.noarch" package

Here is a brief guide to show you how to uninstall python3-pyramid.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-pyramid.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:37:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pyramid
Version : 1.10.4
Release : 1.el8.1
Architecture : noarch
Size : 414 k
Source : python-pyramid-1.10.4-1.el8.1.src.rpm
Repository : epel
Summary : The Pyramid web application framework, a Pylons project
URL : https://trypyramid.com/
License : BSD
Description : Pyramid is a small, fast, down-to-earth, open source Python web development
: framework. It makes real-world web application development and deployment more
: fun, more predictable, and more productive.