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

Last updated: May 19,2024

1. Install "node-wrench" package

This guide covers the steps necessary to install node-wrench on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-wrench

2. Uninstall "node-wrench" package

Learn how to uninstall node-wrench on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-wrench
Priority: optional
Section: universe/web
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.5.8-1
Depends: nodejs
Filename: pool/universe/n/node-wrench/node-wrench_1.5.8-1_all.deb
Size: 8384
MD5sum: 3874cda0e3634be96149dde067d2aea8
SHA1: 42fee5aa9be1b9c7851e48af77bbfe1e237655e4
SHA256: db9779252fa39049443cac5d6c53ced74a41a0dbf1a873bb6c648856d996f5fc
Description-en: Recursive filesystem (and other) operations for Node.js
This package provides functions to apply recursive filesystem
operations, both asynchronously and synchronously (like copying,
changing permissions, deletion), and also to read files
line-by-line.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: fe93bfa7eb074f0beff4bf71fa9161c1
Homepage: https://github.com/ryanmcgrath/wrench-js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions