How to Install and Uninstall python3-websocket-client.noarch Package on Fedora 34

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3-websocket-client.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the python3-websocket-client.noarch package on Fedora 34

Last metadata expiration check: 2:26:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-websocket-client
Version : 0.57.0
Release : 2.fc34
Architecture : noarch
Size : 58 k
Source : python-websocket-client-0.57.0-2.fc34.src.rpm
Repository : fedora
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.