How to Install and Uninstall python3-websockets Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 20,2024

1. Install "python3-websockets" package

This guide covers the steps necessary to install python3-websockets on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-websockets

2. Uninstall "python3-websockets" package

Please follow the instructions below to uninstall python3-websockets on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-websockets package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-websockets
Architecture: all
Version: 10.2-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: 365
Depends: python3:any
Filename: pool/universe/p/python-websockets/python3-websockets_10.2-1_all.deb
Size: 63556
MD5sum: e8fef80b46e7acf5dbe295c9da59bf8a
SHA1: 172444e5c8a1c492c100c5679a62c2e913a2b27a
SHA256: e4b54f49441237e951a0892065285d4c287fb6a6ebc8bbd5a5fd4746b88821db
SHA512: 0b226f2164fd9230f9a41d927eed8a4a265b236d124d3dac9c44ab5784fdc3910ab594c9973c9db0b28ced5b898ae5e614479592580fc8bcdbbbfa04a5a6d991
Homepage: https://github.com/aaugustin/websockets
Description: implementation of the WebSocket Protocol (RFC 6455)
Description-md5: 63e9d5b46ca7d743c67ca64b8c0eb6f4
Task: ubuntustudio-video