How to Install and Uninstall libjs-websocket Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libjs-websocket" package

In this section, we are going to explain the necessary steps to install libjs-websocket on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-websocket

2. Uninstall "libjs-websocket" package

This guide covers the steps necessary to uninstall libjs-websocket on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-websocket $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-websocket package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-websocket
Priority: optional
Section: universe/web
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-websocket
Version: 1.0.22-2
Recommends: javascript-common
Filename: pool/universe/n/node-websocket/libjs-websocket_1.0.22-2_all.deb
Size: 19072
MD5sum: be16a0c3d801dfaa25d94c27fcdccaa9
SHA1: 9f28d2eff7061bc24a8008f01d371904de2ecd58
SHA256: ae68b74071f24ae4852057d75a04b9a5a6f12837a36b015f2a2598c1d2a95fc2
Description-en: WebSocket implementation for NodeJS, standalone API for browser
An implementation of the WebSocket API for NodeJS.
.
This is the code for using the API in the browser, where a WebSocket
implementation is already present.
Description-md5: bf90c40e91a26e3b4217c1283b54e56f
Homepage: https://github.com/theturtle32/WebSocket-Node
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu