How to Install and Uninstall python311-pretend Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-pretend" package

Learn how to install python311-pretend on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pretend

2. Uninstall "python311-pretend" package

This tutorial shows how to uninstall python311-pretend on openSuSE Tumbleweed:

$ sudo zypper remove python311-pretend

3. Information about the python311-pretend package on openSuSE Tumbleweed

Information for package python311-pretend:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pretend
Version : 1.0.9-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 25.3 KiB
Installed : No
Status : not installed
Source package : python-pretend-1.0.9-3.6.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.