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

Last updated: May 08,2024

1. Install "node-superagent" package

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

$ sudo apt update $ sudo apt install node-superagent

2. Uninstall "node-superagent" package

Here is a brief guide to show you how to uninstall node-superagent on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-superagent
Priority: extra
Section: universe/web
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.20.0+dfsg-1
Depends: nodejs, node-qs, node-cookiejar, node-methods, node-extend, node-form-data, node-mime, node-formidable, node-debug
Filename: pool/universe/n/node-superagent/node-superagent_0.20.0+dfsg-1_all.deb
Size: 14122
MD5sum: 96e6395a6e3b8fa9c42d69a0d3e208b3
SHA1: a4185728c80a3bdf8a557c488b95b92282540cca
SHA256: d825e2494a25c47ad284f378c00fe20d9c961d28c025265f100d8946e05abd30
Description-en: HTTP client request with chainable API - Node.js module
Super Agent is a light-weight, progressive, ajax API crafted
for flexibility, readability, and a low learning curve.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: b1682edbcf89ed77cfa8f318b1e57339
Homepage: https://github.com/visionmedia/superagent
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu