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

Last updated: May 06,2024

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

Please follow the steps below to install python3-websocket-client.noarch on CentOS 8 / RHEL 8

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

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

Please follow the guidelines below to uninstall python3-websocket-client.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:09:21 ago on Sun May 9 13:03:46 2021.
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.