How to Install and Uninstall python3-websockets Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-websockets" package

This tutorial shows how to install python3-websockets on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-websockets

2. Uninstall "python3-websockets" package

Please follow the instructions below to uninstall python3-websockets on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-websockets $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-websockets package on Ubuntu 21.10 (Impish Indri)

Package: python3-websockets
Architecture: all
Version: 8.1-1
Priority: optional
Section: universe/python
Source: python-websockets
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 252
Depends: python3:any
Filename: pool/universe/p/python-websockets/python3-websockets_8.1-1_all.deb
Size: 47716
MD5sum: 2d9ca892a4ebaca18fb24debff631bf1
SHA1: 7baa356f72eaa85148c20b2dfed65eb797efd80c
SHA256: 6f56b086885426250e268639aaebd6aab60c7966a6c983dabb6dd7d85831ccf7
SHA512: 96fbddcdcdb0d3913428f54c50180ff0a36427201f2242cb2ce3b5a2e8144097e0b006de3da9082e99315af3fb6d8b2ae58d6a3e32dd25e075b5fd065195d34d
Homepage: https://github.com/aaugustin/websockets
Description-en: implementation of the WebSocket Protocol (RFC 6455)
websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.
.
Built on top of Python's asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.
Description-md5: 63e9d5b46ca7d743c67ca64b8c0eb6f4