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

Last updated: January 12,2025

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

Learn how to install python3-websocket-client.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 5:44:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-websocket-client
Version : 1.3.3
Release : 5.fc39
Architecture : noarch
Size : 126 k
Source : python-websocket-client-1.3.3-5.fc39.src.rpm
Repository : fedora
Summary : WebSocket client for python
URL : https://github.com/websocket-client/websocket-client
License : ASL 2.0
Description : websocket-client is a WebSocket client for Python. It provides access to low
: level APIs for WebSockets. websocket-client implements version hybi-13 of the
: WebSocket protocol. This client does not currently support the
: permessage-deflate extension from RFC 7692.