How to Install and Uninstall node-bindings Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "node-bindings" package

Learn how to install node-bindings on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-bindings

2. Uninstall "node-bindings" package

Please follow the guidance below to uninstall node-bindings on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-bindings package on Ubuntu 21.10 (Impish Indri)

Package: node-bindings
Architecture: all
Version: 1.5.0-1
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: nodejs
Filename: pool/universe/n/node-bindings/node-bindings_1.5.0-1_all.deb
Size: 7496
MD5sum: fa0ea56e14aa183e0d57bcf88e2fb2f3
SHA1: 4c30b926b758a95a1d0c90315a74d60fc716aae2
SHA256: d78a9abc4673acc3066c16782096d4a8a949b8c911fa244d81fb4cf37dc10d0d
SHA512: 07ed2e878c54be9b045e8d473adb19080e827a7b9dcc2bdbe8413542aba1140760fd81b12a2f41da056b3ae73b3a742aab32685615a790658e1383481b12f26a
Homepage: https://github.com/TooTallNate/node-bindings
Description-en: resolve path to c++ addons built by node-gyp - Node.js module
Throughout the course of Node.js's native addon history, addons have ended up
being compiled in a variety of different places, depending on which build tool
and which version of Node.js was used. In addition, the gyp build tool can
produce either a Release or Debug build, each being built into different
locations.
.
This module checks all the possible locations that a native addon would be
built at, and returns the first one that loads successfully.
.
In Debian, addons are always built in the same place - in the Release
directory. This module allows upstream code to remain unchanged regardless of
the environment it is built in.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 46146e1200895543381be67f54b543d9