How to Install and Uninstall node-cli Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 13,2024

1. Install "node-cli" package

Please follow the guidelines below to install node-cli on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install node-cli

2. Uninstall "node-cli" package

This is a short guide on how to uninstall node-cli on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the node-cli package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: node-cli
Architecture: all
Version: 0.4.4~20120516-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Depends: nodejs (>= 0.6.19~dfsg1-3~)
Suggests: node-daemon
Filename: pool/universe/n/node-cli/node-cli_0.4.4~20120516-1_all.deb
Size: 22216
MD5sum: e35cdb2e69543c504184d22c7752735a
SHA1: e37fef93c8048370336e3e189f0bfefb3d955f24
SHA256: 4c80db118012fc7baab2631466f03ca56444cd74bb0cdd604897d5a006f62caa
Homepage: https://github.com/chriso/cli
Description: tool for rapidly building command-line Node apps
Description-md5: e2018114d981dcd0c1145d4dd9854252

5. The same packages on other Linux Distributions