How to Install and Uninstall node-yawl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "node-yawl" package
Please follow the instructions below to install node-yawl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-yawl
Copied
2. Uninstall "node-yawl" package
Here is a brief guide to show you how to uninstall node-yawl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-yawl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-yawl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-yawl
Priority: extra
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.2-1
Depends: nodejs, node-pend (>= 1.2.0), node-bl (>= 0.9.3)
Filename: pool/universe/n/node-yawl/node-yawl_1.0.2-1_all.deb
Size: 14530
MD5sum: d55595a5e9fecda713b891d40303e6c5
SHA1: 36089a91722c1490094ce6fe7dd586586b98ae7a
SHA256: 9a9e166d38e372a1d34275e1e0f0372647de13a16471f0e11a3db3553f931385
Description-en: yet another web sockets library
yawl is a Node.js module which provides an API to create a web socket server
and a web socket client. It is RFC 6455 compliant with two exceptions:
.
First, it uses Node.js's built in UTF-8 decoding instead of strictly closing
the connection when decoding errors occur.
.
Second, the "payload length" field is limited to 2 to the power of 52 instead
of 2 to the power of 64.
.
yawl uses streams and handles backpressure correctly. It is a pure JavaScript
implementation.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 104c163bc96e427d55d4ce859c8ecec1
Homepage: https://github.com/andrewrk/node-yawl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.2-1
Depends: nodejs, node-pend (>= 1.2.0), node-bl (>= 0.9.3)
Filename: pool/universe/n/node-yawl/node-yawl_1.0.2-1_all.deb
Size: 14530
MD5sum: d55595a5e9fecda713b891d40303e6c5
SHA1: 36089a91722c1490094ce6fe7dd586586b98ae7a
SHA256: 9a9e166d38e372a1d34275e1e0f0372647de13a16471f0e11a3db3553f931385
Description-en: yet another web sockets library
yawl is a Node.js module which provides an API to create a web socket server
and a web socket client. It is RFC 6455 compliant with two exceptions:
.
First, it uses Node.js's built in UTF-8 decoding instead of strictly closing
the connection when decoding errors occur.
.
Second, the "payload length" field is limited to 2 to the power of 52 instead
of 2 to the power of 64.
.
yawl uses streams and handles backpressure correctly. It is a pure JavaScript
implementation.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 104c163bc96e427d55d4ce859c8ecec1
Homepage: https://github.com/andrewrk/node-yawl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu