How to Install and Uninstall python3-sseclient-py.noarch Package on CentOS 8 / RHEL 8

Last updated: November 05,2024

1. Install "python3-sseclient-py.noarch" package

Here is a brief guide to show you how to install python3-sseclient-py.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-sseclient-py.noarch

2. Uninstall "python3-sseclient-py.noarch" package

This tutorial shows how to uninstall python3-sseclient-py.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-sseclient-py.noarch $ sudo dnf autoremove

3. Information about the python3-sseclient-py.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:06:48 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-sseclient-py
Version : 1.7
Release : 1.el8
Architecture : noarch
Size : 17 k
Source : python-sseclient-py-1.7-1.el8.src.rpm
Repository : epel
Summary : SSE client for Python
URL : https://github.com/mpetazzoni/sseclient
License : ASL 2.0
Description : A Python client for SSE event sources that seamlessly integrates with
: urllib3 and requests.