How to Install and Uninstall python-gwebsockets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "python-gwebsockets" package

Please follow the guidelines below to install python-gwebsockets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gwebsockets

2. Uninstall "python-gwebsockets" package

This tutorial shows how to uninstall python-gwebsockets on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gwebsockets $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gwebsockets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gwebsockets
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sugar Team
Architecture: all
Version: 0.4-2
Provides: python2.7-gwebsockets
Depends: python-gi, gir1.2-glib-2.0, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-gwebsockets/python-gwebsockets_0.4-2_all.deb
Size: 6704
MD5sum: d843fd6a5db36173d9f71f73a867d782
SHA1: 775816e0ffbd892ad7f72c9208e0be65b11155e6
SHA256: e15506fcb6ea70ad1404686c708ecd91f55ba62f5be055831211844910d7d1c5
Description-en: websocket server written in Python
gwebsockets is a websocket server written in python.
.
It uses GIO for network communication and hence easily integrates with
the GLib mainloop.
Description-md5: a1fb70d538596d9377ee18c42c0d4404
Homepage: https://github.com/dnarvaez/gwebsockets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu