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

Last updated: November 30,2024

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

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

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

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

Here is a brief guide to show you how to uninstall python3-websocket-client.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:45:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-websocket-client
Version : 1.3.3
Release : 3.fc38
Architecture : noarch
Size : 130 k
Source : python-websocket-client-1.3.3-3.fc38.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.