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

Last updated: May 19,2024

1. Install "node-osenv" package

In this section, we are going to explain the necessary steps to install node-osenv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-osenv

2. Uninstall "node-osenv" package

In this section, we are going to explain the necessary steps to uninstall node-osenv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-osenv
Priority: extra
Section: universe/web
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.0-1
Depends: nodejs
Filename: pool/universe/n/node-osenv/node-osenv_0.1.0-1_all.deb
Size: 3772
MD5sum: eead304bd16d3c08d0ae9a9f885cc0c5
SHA1: 25cacfb6a14aabe28541b74fc5b7df372beb9a0e
SHA256: 1188c500feef8bfb2d640d95e03813ec15a9fe42c90b0c1f22b976e2cae85830
Description-en: Environment settings lookup module for Node.js
node-osenv looks for hostname, user, prompt, tmpdir, home, path,
editor, shell in environment variables, utilities like hostname or
whoami, with appropriate default values.
It supports the same platforms as Node.js does.
.
Node.js is an event-based server-side javascript engine.
Description-md5: c6d1340454e8fd6841dbebad33fdcac6
Homepage: https://github.com/isaacs/osenv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu