How to Install and Uninstall python-Pylons Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python-Pylons" package

Please follow the step by step instructions below to install python-Pylons on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-Pylons

2. Uninstall "python-Pylons" package

Please follow the steps below to uninstall python-Pylons on openSUSE Leap:

$ sudo zypper remove python-Pylons

3. Information about the python-Pylons package on openSUSE Leap

Information for package python-Pylons:
--------------------------------------
Repository : Main Repository
Name : python-Pylons
Version : 1.0.2-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 464,6 KiB
Installed : No
Status : not installed
Source package : python-Pylons-1.0.2-bp153.1.18.src
Summary : Pylons Web Framework
Description :
The Pylons web framework is aimed at making webapps and large programmatic
website development in Python easy. Several key points:
* A framework to make writing web applications in Python easy
* Utilizes a minimalist, component-based philosophy that makes it easy to
expand on
* Harness existing knowledge about Python