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

Last updated: October 09,2024

1. Install "python3-aiohttp-sse-client.noarch" package

Here is a brief guide to show you how to install python3-aiohttp-sse-client.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-aiohttp-sse-client.noarch

2. Uninstall "python3-aiohttp-sse-client.noarch" package

Please follow the guidelines below to uninstall python3-aiohttp-sse-client.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-aiohttp-sse-client.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:18:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aiohttp-sse-client
Version : 0.2.0
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-aiohttp-sse-client-0.2.0-1.el8.src.rpm
Repository : epel
Summary : Server-Sent Event Python client
URL : https://github.com/rtfol/aiohttp-sse-client
License : ASL 2.0
Description : A Server-Sent Event Python client that provides a simple interface to
: process Server-Sent Event.