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

Last updated: April 29,2024

1. Install "node-defaults" package

In this section, we are going to explain the necessary steps to install node-defaults on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-defaults

2. Uninstall "node-defaults" package

This is a short guide on how to uninstall node-defaults on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-defaults
Architecture: all
Version: 1.0.3-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: node-clone
Filename: pool/universe/n/node-defaults/node-defaults_1.0.3-2_all.deb
Size: 3648
MD5sum: 5e3ec89659c06b2cfac2bbe5ada2f4aa
SHA1: 93c02a73e0fc72a27df0a93341f8f0d31eac286e
SHA256: 287be58632752acdf2ba17846a29b1d326bdce55a0a79957026b4b9e2ea1b50b
SHA512: 02b80cab7be5a145eabeee55c62d45cfba472d48b1e3c643a0b0454e77f3148936c462d1d443d7d85aba46597bdd249db8cbabbe5f226d5ff6d8113c52782aad
Homepage: https://github.com/tmpvar/defaults
Description-en: merge single level defaults over a config object
A simple one level options merge utility. This module exports
a function that takes 2 arguments: options and defaults.
When called, it overrides all of undefined properties in
options with the clones of properties defined in defaults.
Sidecases: if called with a falsy options value, options will
be initialized to a new object before being merged onto.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 9ef4576d309bff46f9c6cf8609c93096