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

Last updated: July 05,2024

1. Install "python3-pyramid.noarch" package

In this section, we are going to explain the necessary steps to install python3-pyramid.noarch on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 1:52:58 ago on Mon Sep 12 02:51:38 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.