How to Install and Uninstall python3-websocket-client.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

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

This is a short guide on how to install python3-websocket-client.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide covers the steps necessary to uninstall python3-websocket-client.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-websocket-client.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:24 ago on Mon Feb 26 15:59:38 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.