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

Last updated: May 19,2024

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

This guide let you learn how to install python-flask-socketio-doc.noarch on Fedora 35

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

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

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

Last metadata expiration check: 0:13:46 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python-flask-socketio-doc
Version : 5.1.2
Release : 1.fc35
Architecture : noarch
Size : 277 k
Source : python-flask-socketio-5.1.2-1.fc35.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.