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

Last updated: May 19,2024

1. Install "node-tap" package

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

$ sudo apt update $ sudo apt install node-tap

2. Uninstall "node-tap" package

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

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

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

Package: node-tap
Priority: extra
Section: universe/web
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.7.1-1.1
Depends: nodejs, node-glob, node-nopt, node-yamlish, node-mkdirp, node-slide, node-inherits, node-diff
Suggests: node-runforcover
Filename: pool/universe/n/node-tap/node-tap_0.7.1-1.1_all.deb
Size: 21508
MD5sum: 53c15898b8688001f9f4958d547bc190
SHA1: 7c6d7f4e7202f5a59eaf3da2783cdbe34567f13e
SHA256: 9fe407465afa03a88092255d9c890fe765921c90838acdc89b83949fb373cad6
Description-en: Test-Anything-Protocol module for Node.js
Utilities for writing test harnesses complying with TAP output format.
.
TAP is a simple text-based interface between testing modules
implemented in many popular languages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 5c553804fd6fe75bb10d02c3631b716b
Homepage: https://github.com/isaacs/node-tap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu