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

Last updated: October 06,2024

1. Install "python3-gwebsockets.noarch" package

Please follow the steps below to install python3-gwebsockets.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-gwebsockets.noarch

2. Uninstall "python3-gwebsockets.noarch" package

This guide covers the steps necessary to uninstall python3-gwebsockets.noarch on Fedora 34:

$ sudo dnf remove python3-gwebsockets.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:31:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gwebsockets
Version : 0.7
Release : 4.fc34
Architecture : noarch
Size : 23 k
Source : gwebsockets-0.7-4.fc34.src.rpm
Repository : fedora
Summary : GLib based websockets server
URL : https://github.com/sugarlabs/gwebsockets
License : ASL 2.0
Description : A websocket server written in python3. It uses GIO for network
: communication and hence it easily integrates with the GLib mainloop.