How to Install and Uninstall python3-aiohttp-sse-client.noarch Package on Rocky Linux 8

Last updated: September 20,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 Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-aiohttp-sse-client.noarch on Rocky Linux 8:

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

3. Information about the python3-aiohttp-sse-client.noarch package on Rocky Linux 8

Last metadata expiration check: 1:29:28 ago on Mon Sep 12 10:27:18 2022.
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.