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

Last updated: May 13,2024

1. Install "python2-peppercorn" package

In this section, we are going to explain the necessary steps to install python2-peppercorn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-peppercorn

2. Uninstall "python2-peppercorn" package

Here is a brief guide to show you how to uninstall python2-peppercorn on openSUSE Leap:

$ sudo zypper remove python2-peppercorn

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

Information for package python2-peppercorn:
-------------------------------------------
Repository : Main Repository
Name : python2-peppercorn
Version : 0.6-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 30,1 KiB
Installed : No
Status : not installed
Source package : python-peppercorn-0.6-bp153.1.17.src
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.