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

Last updated: May 19,2024

1. Install "node-supertest" package

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

$ sudo apt update $ sudo apt install node-supertest

2. Uninstall "node-supertest" package

Please follow the guidance below to uninstall node-supertest on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-supertest
Priority: extra
Section: universe/web
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.14.0-1
Depends: nodejs, node-superagent, node-methods
Filename: pool/universe/n/node-supertest/node-supertest_0.14.0-1_all.deb
Size: 7042
MD5sum: 9102d1348048ab77411346750bc7a111
SHA1: de091e44da0226212e2752511195bec6d0ad214f
SHA256: 8ff0c93baf41d7cc4d9c9db18f2df25d8c537f747f76166c09ace5c9347ac827
Description-en: superagent driven library for testing HTTP servers
This package provides a high-level abstraction for testing HTTP
servers using the superagent Node.js module.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 6742f4865d4b40f1f6d1ac56cbe98532
Homepage: https://github.com/visionmedia/supertest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu