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

Last updated: May 08,2024

1. Install "python3-pecan" package

This is a short guide on how to install python3-pecan on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pecan

2. Uninstall "python3-pecan" package

Here is a brief guide to show you how to uninstall python3-pecan on openSUSE Leap:

$ sudo zypper remove python3-pecan

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

Information for package python3-pecan:
--------------------------------------
Repository : Main Repository
Name : python3-pecan
Version : 1.2.1-1.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-pecan-1.2.1-1.27.src
Upstream URL : http://github.com/dreamhost/pecan
Summary : A WSGI object-dispatching web framework, designed to be lean and fast
Description :
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.