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

Last updated: May 15,2024

1. Install "python3-wurlitzer" package

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

$ sudo zypper refresh $ sudo zypper install python3-wurlitzer

2. Uninstall "python3-wurlitzer" package

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

$ sudo zypper remove python3-wurlitzer

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

Information for package python3-wurlitzer:
------------------------------------------
Repository : Main Repository
Name : python3-wurlitzer
Version : 2.0.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 32.8 KiB
Installed : No
Status : not installed
Source package : python-wurlitzer-2.0.0-bp155.2.12.src
Upstream URL : https://github.com/minrk/wurlitzer
Summary : Python package to capture C-level output in context managers
Description :
Wurlitzer is a python package to capture C-level
output in context managers.