How to Install and Uninstall python3-socketio-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-socketio-client" package

This guide covers the steps necessary to install python3-socketio-client on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-socketio-client" package

Please follow the instructions below to uninstall python3-socketio-client on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-socketio-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-socketio-client
Priority: optional
Section: universe/python
Installed-Size: 99
Maintainer: Leo Iannacone
Architecture: all
Source: python-socketio-client
Version: 0.6.5-0.1
Depends: python3-requests, python3-six, python3-websocket
Filename: pool/universe/p/python-socketio-client/python3-socketio-client_0.6.5-0.1_all.deb
Size: 20558
MD5sum: c61713de6b4f57b65d3ea988ce382ea1
SHA1: 2afc7fef478c749ec38ceaa7aec2848772779044
SHA256: a53f4b8994df075c6740ccc7088dedde432cc11913ffb03b289c490038541f48
Description-en: socket.io-client library for Python3
This package contains a socket.io client library
for Python3.
.
You can use it to write test code against your
socket.io server.
Description-md5: cf00bfed3394529d95c483061bff6d7a
Homepage: https://github.com/invisibleroads/socketIO-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu