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

Last updated: November 22,2024

1. Install "python3-preggy" package

This guide covers the steps necessary to install python3-preggy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-preggy

2. Uninstall "python3-preggy" package

This guide covers the steps necessary to uninstall python3-preggy on openSUSE Leap:

$ sudo zypper remove python3-preggy

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

Information for package python3-preggy:
---------------------------------------
Repository : Main Repository
Name : python3-preggy
Version : 1.4.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 135.6 KiB
Installed : No
Status : not installed
Source package : python-preggy-1.4.4-bp155.2.10.src
Upstream URL : https://github.com/heynemann/preggy
Summary : Assertion library for Python
Description :
preggy is an assertion library for Python. (What were you ``expect()``ing?)
Part of the pyVows test framework.