How to Install and Uninstall python3-tubes.noarch Package on CentOS 8 / RHEL 8

Last updated: May 05,2024

1. Install "python3-tubes.noarch" package

Learn how to install python3-tubes.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-tubes.noarch" package

Please follow the guidance below to uninstall python3-tubes.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-tubes.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:08:21 ago on Sun May 9 13:03:46 2021.
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.