How to Install and Uninstall node-wrench Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "node-wrench" package

This guide covers the steps necessary to install node-wrench on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install node-wrench

2. Uninstall "node-wrench" package

This is a short guide on how to uninstall node-wrench on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the node-wrench package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: node-wrench
Architecture: all
Version: 1.5.9-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: nodejs
Filename: pool/universe/n/node-wrench/node-wrench_1.5.9-1_all.deb
Size: 9038
MD5sum: 371c138179b9441c84fd854f94162923
SHA1: 6f4b78982c76998380519136cc9024e6d0afd55d
SHA256: cd4b7166d05f9202296f41112aa1e30033723e3014e766cc1fdfd42c6087fb58
Homepage: https://github.com/ryanmcgrath/wrench-js
Description: Recursive filesystem (and other) operations for Node.js
Description-md5: fe93bfa7eb074f0beff4bf71fa9161c1

5. The same packages on other Linux Distributions