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

Last updated: May 12,2024

1. Install "node-tar" package

Please follow the guidance below to install node-tar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-tar

2. Uninstall "node-tar" package

Please follow the step by step instructions below to uninstall node-tar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-tar
Priority: extra
Section: universe/web
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.3-2
Depends: nodejs, node-block-stream, node-fstream, node-inherits
Filename: pool/universe/n/node-tar/node-tar_1.0.3-2_all.deb
Size: 17484
MD5sum: 244a2f0039b51ef8f9f2f92ef9a7fe36
SHA1: f542528baa2d85bc4939c3822c9fca99dede56cf
SHA256: ff9b153d31ce08d4e5b2dbbb0e7d3e8f4906ede10b877814333ba119bc02fec1
Description-en: read and write portable tar archives module for Node.js
node-tar is able to read and write tar archives generated by
bsdtar, gnutar, solaris posix tar, and "Schilly" tar.
node-tar is a well-tested essential piece of software for npm,
the Node.js package manager.
.
Node.js is an event-based server-side javascript engine.
Description-md5: f6d29505e5386a246c7ea6229d707749
Homepage: https://github.com/npm/node-tar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu