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

Last updated: May 12,2024

1. Install "node-slide" package

Here is a brief guide to show you how to install node-slide on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-slide

2. Uninstall "node-slide" package

Please follow the instructions below to uninstall node-slide on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-slide
Priority: extra
Section: universe/web
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.1.4-1
Depends: nodejs
Filename: pool/universe/n/node-slide/node-slide_1.1.4-1_all.deb
Size: 6118
MD5sum: 4198184a44ac501e8995e8b5cc6829f6
SHA1: 15ca804760c0819014606d41e85e03b41a2a5b32
SHA256: 4e12d4ae9c290153b1e511b4b947d1cc2f44248f51e17f76f1ffb5116abe5d18
Description-en: Simple chain and asyncMap flow control module for Node.js
The flow control module used by npm, for chaining functions with a
clean and concise style, without the need for lots of inlined callbacks
functions. Results are optionally filled in an array given as argument.
.
node-slide also provides an asyncMap function.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 649031e896ed6be4607b665c2974653f
Homepage: https://github.com/isaacs/slide-flow-control
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu