How to Install and Uninstall python-flask-socketio-doc.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python-flask-socketio-doc.noarch" package

Please follow the instructions below to install python-flask-socketio-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-flask-socketio-doc.noarch

2. Uninstall "python-flask-socketio-doc.noarch" package

Please follow the guidance below to uninstall python-flask-socketio-doc.noarch on Fedora 36:

$ sudo dnf remove python-flask-socketio-doc.noarch $ sudo dnf autoremove

3. Information about the python-flask-socketio-doc.noarch package on Fedora 36

Last metadata expiration check: 3:08:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-flask-socketio-doc
Version : 5.1.2
Release : 1.fc36
Architecture : noarch
Size : 277 k
Source : python-flask-socketio-5.1.2-1.fc36.src.rpm
Repository : updates
Summary : Documentation for python-flask-socketio
URL : https://github.com/miguelgrinberg/Flask-SocketIO/
License : MIT
Description : Flask-SocketIO gives Flask applications access to low latency bi-directional
: communications between the clients and the server. The client-side application
: can use any of the SocketIO official clients libraries in Javascript, C++, Java
: and Swift, or any compatible client to establish a permanent connection to the
: server.