How to Install and Uninstall python3-pyramid.noarch Package on Rocky Linux 8

Last updated: September 28,2024

1. Install "python3-pyramid.noarch" package

Here is a brief guide to show you how to install python3-pyramid.noarch on Rocky Linux 8

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

2. Uninstall "python3-pyramid.noarch" package

This guide let you learn how to uninstall python3-pyramid.noarch on Rocky Linux 8:

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

3. Information about the python3-pyramid.noarch package on Rocky Linux 8

Last metadata expiration check: 2:14:33 ago on Mon Sep 12 10:27:18 2022.
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.