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

Last updated: October 02,2024

1. Install "python3-wurlitzer.noarch" package

Learn how to install python3-wurlitzer.noarch on Fedora 35

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

2. Uninstall "python3-wurlitzer.noarch" package

Here is a brief guide to show you how to uninstall python3-wurlitzer.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:13:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-wurlitzer
Version : 1.0.3
Release : 8.fc35
Architecture : noarch
Size : 18 k
Source : python-wurlitzer-1.0.3-8.fc35.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.