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

Last updated: May 20,2024

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

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

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

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

Learn how to uninstall python3-simple-websocket.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:21:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-simple-websocket
Version : 1.0.0
Release : 4.fc39
Architecture : noarch
Size : 36 k
Source : python-simple-websocket-1.0.0-4.fc39.src.rpm
Repository : updates
Summary : Simple WebSocket server and client for Python
URL : https://github.com/miguelgrinberg/simple-websocket
License : MIT
Description : Simple WebSocket server and client for Python.