How to Install and Uninstall python3-tubes.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "python3-tubes.noarch" package

This tutorial shows how to install python3-tubes.noarch on Oracle Linux 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 Oracle Linux 8:

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

3. Information about the python3-tubes.noarch package on Oracle Linux 8

Last metadata expiration check: 0:21:10 ago on Mon Sep 12 02:51:38 2022.
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.