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

Last updated: November 08,2024

1. Install "python3-peppercorn" package

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

$ sudo zypper refresh $ sudo zypper install python3-peppercorn

2. Uninstall "python3-peppercorn" package

Please follow the step by step instructions below to uninstall python3-peppercorn on openSUSE Leap:

$ sudo zypper remove python3-peppercorn

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

Information for package python3-peppercorn:
-------------------------------------------
Repository : Main Repository
Name : python3-peppercorn
Version : 0.6-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 35.7 KiB
Installed : No
Status : not installed
Source package : python-peppercorn-0.6-bp155.2.10.src
Upstream URL : https://docs.pylonsproject.org/projects/peppercorn/en/latest/
Summary : Pyramid exceptions logger
Description :
A library for converting a token stream into a data structure comprised of
sequences, mappings, and scalars, developed primarily for converting HTTP form
POST data into a richer data structure.