How to Install and Uninstall python3-websocket-client.noarch Package on CentOS Stream 8

Last updated: January 11,2025

1. Install "python3-websocket-client.noarch" package

Learn how to install python3-websocket-client.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-websocket-client.noarch

2. Uninstall "python3-websocket-client.noarch" package

Learn how to uninstall python3-websocket-client.noarch on CentOS Stream 8:

$ sudo dnf remove python3-websocket-client.noarch $ sudo dnf autoremove

3. Information about the python3-websocket-client.noarch package on CentOS Stream 8

Last metadata expiration check: 4:57:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-websocket-client
Version : 0.56.0
Release : 5.el8
Architecture : noarch
Size : 61 k
Source : python-websocket-client-0.56.0-5.el8.src.rpm
Repository : epel
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : BSD
Description : python-websocket-client module is WebSocket client for python. This provides
: the low level APIs for WebSocket. All APIs are the synchronous functions.
:
: python-websocket-client supports only hybi-13.