How to Install and Uninstall python3-wurlitzer.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-wurlitzer.noarch" package

This tutorial shows how to install python3-wurlitzer.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-wurlitzer.noarch

2. Uninstall "python3-wurlitzer.noarch" package

Please follow the guidelines below to uninstall python3-wurlitzer.noarch on Fedora 34:

$ sudo dnf remove python3-wurlitzer.noarch $ sudo dnf autoremove

3. Information about the python3-wurlitzer.noarch package on Fedora 34

Last metadata expiration check: 4:11:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-wurlitzer
Version : 1.0.3
Release : 6.fc34
Architecture : noarch
Size : 18 k
Source : python-wurlitzer-1.0.3-6.fc34.src.rpm
Repository : fedora
Summary : Capture C-level output in context managers
URL : https://github.com/minrk/wurlitzer
License : MIT
Description : Capture C-level stdout/stderr pipes in Python via os.dup2.