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

Last updated: May 19,2024

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

Please follow the steps below to install python3-sseclient-py.noarch on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-sseclient-py.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:19:05 ago on Sun Feb 25 03:03:59 2024.
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.