How to Install and Uninstall python3-pyramid Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-pyramid" package

Please follow the step by step instructions below to install python3-pyramid on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyramid

2. Uninstall "python3-pyramid" package

In this section, we are going to explain the necessary steps to uninstall python3-pyramid on openSUSE Leap:

$ sudo zypper remove python3-pyramid

3. Information about the python3-pyramid package on openSUSE Leap

Information for package python3-pyramid:
----------------------------------------
Repository : Main Repository
Name : python3-pyramid
Version : 1.9.1-bp155.3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-pyramid-1.9.1-bp155.3.10.src
Upstream URL : http://pylonsproject.org
Summary : The Pyramid web application development framework
Description :
Pyramid is a Python web application development framework
produced by the Pylons Project (http://pylonsproject.org).
It was previously known as repoze.bfg (http://bfg.repoze.org).