How to Install and Uninstall python3-jaraco-stream.noarch Package on Oracle Linux 9

Last updated: September 19,2024

1. Install "python3-jaraco-stream.noarch" package

Please follow the step by step instructions below to install python3-jaraco-stream.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-jaraco-stream.noarch

2. Uninstall "python3-jaraco-stream.noarch" package

Here is a brief guide to show you how to uninstall python3-jaraco-stream.noarch on Oracle Linux 9:

$ sudo dnf remove python3-jaraco-stream.noarch $ sudo dnf autoremove

3. Information about the python3-jaraco-stream.noarch package on Oracle Linux 9

Last metadata expiration check: 0:25:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-jaraco-stream
Version : 3.0.3
Release : 4.el9
Architecture : noarch
Size : 19 k
Source : python-jaraco-stream-3.0.3-4.el9.src.rpm
Repository : epel
Summary : Routines for dealing with data streams
URL : https://github.com/jaraco/jaraco.stream
License : MIT
Description : Routines for handling streaming data, including a set of generators for
: loading gzip data on the fly.