How to Install and Uninstall python3-flask-socketio Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-flask-socketio" package

This guide let you learn how to install python3-flask-socketio on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-socketio

2. Uninstall "python3-flask-socketio" package

Learn how to uninstall python3-flask-socketio on Kali Linux:

$ sudo apt remove python3-flask-socketio $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-socketio package on Kali Linux

Package: python3-flask-socketio
Source: flask-socketio
Version: 5.3.2-1
Installed-Size: 123
Maintainer: Paulo Henrique de Lima Santana (phls)
Architecture: all
Depends: python3-flask (>= 0.9), python3-socketio (>= 5.7.2), python3:any
Conflicts: python-socketio
Size: 46232
SHA256: 755be7b6abcf63d4dc16fa2471b7d8258283df75bbf05723b3acfa01187b2920
SHA1: 5f1cf64d99f4ea76defdd9749493d5c08c393066
MD5sum: 9eacb65c0bc18a59c64680af004209f9
Description: Socket.IO integration for Flask applications
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.
Description-md5:
Homepage: https://github.com/miguelgrinberg/Flask-SocketIO
Section: python
Priority: optional
Filename: pool/main/f/flask-socketio/python3-flask-socketio_5.3.2-1_all.deb