How to Install and Uninstall python3-tubes.noarch Package on AlmaLinux 9

Last updated: January 06,2025

1. Install "python3-tubes.noarch" package

This tutorial shows how to install python3-tubes.noarch on AlmaLinux 9

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

2. Uninstall "python3-tubes.noarch" package

This guide let you learn how to uninstall python3-tubes.noarch on AlmaLinux 9:

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

3. Information about the python3-tubes.noarch package on AlmaLinux 9

Last metadata expiration check: 1:38:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-tubes
Version : 0.2.0
Release : 12.el9
Architecture : noarch
Size : 98 k
Source : python-tubes-0.2.0-12.el9.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.