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

Last updated: May 03,2024

1. Install "node-safe-buffer" package

Please follow the step by step instructions below to install node-safe-buffer on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-safe-buffer

2. Uninstall "node-safe-buffer" package

In this section, we are going to explain the necessary steps to uninstall node-safe-buffer on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-safe-buffer $ sudo apt autoclean && sudo apt autoremove

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

Package: node-safe-buffer
Architecture: all
Version: 5.2.1+~cs2.1.2-1
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Provides: node-safer-buffer (= 2.1.2)
Depends: nodejs (>= 4.7)
Filename: pool/universe/n/node-safe-buffer/node-safe-buffer_5.2.1+~cs2.1.2-1_all.deb
Size: 15508
MD5sum: 6391585e6c364c228dafe87d75513be5
SHA1: eac859a7468157e6b15061096135b4fffa986c3e
SHA256: 8794f8e87930b6af028f4eff27ebb36e41f146087f5ce83a642bb7796ddfecdf
SHA512: 9dd3ce5cf809376a907e5f644ee97bc2fe1ec2d0b2944c6192939ecb13e62dc2b365f83ac00f0477f208ac725209a87ef7956e5ac9b9595da1db9bd27b3f5bae
Homepage: https://github.com/feross/safe-buffer
Description-en: Safer Node.js Buffer API
The goal of this package is to provide a safe replacement for the node.js
`Buffer`. It's a drop-in replacement for `Buffer`. You can use it by adding
one `require` line to the top of your node.js modules; for example
var Buffer = require('safe-buffer').Buffer
Existing buffer code will continue to work without issues.
This package is a dependency for ava.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 869d9e6cf17f75cea2f856adc0025992