How to Install and Uninstall node-proxy-agent Package on Kali Linux

Last updated: November 26,2024

1. Install "node-proxy-agent" package

Learn how to install node-proxy-agent on Kali Linux

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

2. Uninstall "node-proxy-agent" package

Please follow the step by step instructions below to uninstall node-proxy-agent on Kali Linux:

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

3. Information about the node-proxy-agent package on Kali Linux

Package: node-proxy-agent
Source: node-proxy-agents (0~2023071921-5)
Version: 6.3.0~0~2023071921-5
Installed-Size: 37
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-http-proxy-agent (>= 7), node-https-proxy-agent (>= 7), node-lru-cache, node-pac-proxy-agent, node-proxy-from-env, node-socks-proxy-agent (>= 8)
Size: 9684
SHA256: 977f5cf340c54e902be7d80086dffccbdfade6c123613bb6186f7add1a7551e9
SHA1: a287a441d477692c8f3ea202d109ec19cc42d3b2
MD5sum: a27c4f18cbd9bb85cc6a528d421b374f
Description: Maps proxy protocols to http.Agent implementations
This module provides an http.Agent implementation which automatically uses
proxy servers based off of the various proxy-related environment variables
(`HTTP_PROXY`, `HTTPS_PROXY` and `NO_PROXY` among others).
Description-md5:
Homepage: https://github.com/TooTallNate/proxy-agents#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-proxy-agents/node-proxy-agent_6.3.0~0~2023071921-5_all.deb

5. The same packages on other Linux Distributions