How to Install and Uninstall python3-tubes.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-tubes.noarch" package

This is a short guide on how to install python3-tubes.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-tubes.noarch" package

This guide covers the steps necessary to uninstall python3-tubes.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-tubes.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:28:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-tubes
Version : 0.2.0
Release : 2.el8
Architecture : noarch
Size : 102 k
Source : python-tubes-0.2.0-2.el8.src.rpm
Repository : epel
Summary : Flow control and backpressure for event-driven applications
URL : https://github.com/twisted/tubes/
License : MIT
Description : Flow control and backpressure for event-driven applications.