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

Last updated: May 14,2024

1. Install "node-posix-getopt" package

This guide covers the steps necessary to install node-posix-getopt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-posix-getopt

2. Uninstall "node-posix-getopt" package

This tutorial shows how to uninstall node-posix-getopt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-posix-getopt $ sudo apt autoclean && sudo apt autoremove

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

Package: node-posix-getopt
Priority: optional
Section: universe/web
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.2.0+20150728-1
Depends: nodejs
Filename: pool/universe/n/node-posix-getopt/node-posix-getopt_1.2.0+20150728-1_all.deb
Size: 9442
MD5sum: 874816f27b6d0cff88e4b468b726e8f4
SHA1: 76dbda45e5aee9c894c28848237847987edaa2b4
SHA256: ccf15a51cedba249552aa82ceea3bf1a7b7da01f0d0166cd58d056b7acfd8f11
Description-en: POSIX-style getopt()
It implements the POSIX getopt() function for Node.js, hence a functional
interface for option parsing.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 532480b5b7ed1c98d90cdc6e3e6baaab
Homepage: https://github.com/davepacheco/node-getopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu