How to Install and Uninstall node-channels Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "node-channels" package

Please follow the steps below to install node-channels on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-channels

2. Uninstall "node-channels" package

This guide let you learn how to uninstall node-channels on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-channels $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-channels package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-channels
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.5-3
Depends: nodejs (>= 0.6.19~dfsg1-3~)
Filename: pool/universe/n/node-channels/node-channels_0.0.5-3_all.deb
Size: 3760
MD5sum: f2a406a2dc902cd9ed997d1a2b3af0d0
SHA1: d8692b435e07e9d7188cd6af563459b0c8a81982
SHA256: 977d9c5c944b37ed0ac039d1c3c4d9646105f6d376c4594ab31de769d84a77df
Description-en: Event channels in Node.js
Channels keeps your messages in order for different endpoints (channels) of
your Node.js application.
.
In Etherpad Channels is used to ensure changes for specific pads have their
own channel (gateway) and changesets (planes) are assigned to specific
channels (gateways).
.
Channels is useful if you need to have lots of different I/O operations on
different endpoints that you need to keep in order.
Description-md5: 4135a00c49dadcea096da75be6c4274d
Homepage: https://github.com/Pita/channels
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu