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

Last updated: May 14,2024

1. Install "python3-pretend" package

Learn how to install python3-pretend on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pretend

2. Uninstall "python3-pretend" package

Please follow the steps below to uninstall python3-pretend on openSUSE Leap:

$ sudo zypper remove python3-pretend

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

Information for package python3-pretend:
----------------------------------------
Repository : Main Repository
Name : python3-pretend
Version : 1.0.8-1.28
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21.1 KiB
Installed : No
Status : not installed
Source package : python-pretend-1.0.8-1.28.src
Upstream URL : https://github.com/alex/pretend
Summary : A library for stubbing in Python
Description :
Pretend is a library to make stubbing with Python easier.