How to Install and Uninstall node-https-proxy-agent Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 23,2024

1. Install "node-https-proxy-agent" package

Please follow the steps below to install node-https-proxy-agent on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-https-proxy-agent

2. Uninstall "node-https-proxy-agent" package

This tutorial shows how to uninstall node-https-proxy-agent on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-https-proxy-agent $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-https-proxy-agent package on Ubuntu 21.10 (Impish Indri)

Package: node-https-proxy-agent
Architecture: all
Version: 5.0.0-3
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: node-agent-base (>= 6), node-debug (>= 4), nodejs (>= 6)
Filename: pool/universe/n/node-https-proxy-agent/node-https-proxy-agent_5.0.0-3_all.deb
Size: 11184
MD5sum: 7916d1b4e85f99e7d8badfe20b02b2da
SHA1: ba6e71f5ea90705e13c7084b00a0495778d8df7b
SHA256: 3ff2bceb71a5735d44a65e9a3a3331c2b5e32834365d8b29c3693c175f55e1dd
SHA512: 4ce247ac2a065c3010fe412a2504460444d2a2e5f0033a0032cb9481142fde9dfa4c31a365eb6562b0878b5eb0b490a9921d24d892c6d2cf05ef2af831d81c46
Homepage: https://github.com/TooTallNate/node-https-proxy-agent#readme
Description-en: HTTP(s) proxy http.Agent implementation for HTTPS
This module provides an http.Agent implementation that connects to a specified
HTTP or HTTPS proxy server, and can be used with the built-in 'https' module.
.
Specifically, this 'Agent' implementation connects to an intermediary "proxy"
server and issues the CONNECT, which tells the proxy to open a direct TCP
connection to the destination server.
.
Since this agent implements the CONNECT HTTP method, it also works with other
protocols that use this method when connecting over proxies (i.e. WebSockets).
Description-md5: 59897570b5e924261c4f8bffdf9f310a