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

Last updated: November 24,2024

1. Install "python39-pretend" package

This is a short guide on how to install python39-pretend on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pretend

2. Uninstall "python39-pretend" package

In this section, we are going to explain the necessary steps to uninstall python39-pretend on openSuSE Tumbleweed:

$ sudo zypper remove python39-pretend

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

Information for package python39-pretend:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pretend
Version : 1.0.9-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 20.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.