How to Install and Uninstall node-axios Package on Kali Linux

Last updated: May 20,2024

1. Install "node-axios" package

Please follow the instructions below to install node-axios on Kali Linux

$ sudo apt update $ sudo apt install node-axios

2. Uninstall "node-axios" package

Please follow the instructions below to uninstall node-axios on Kali Linux:

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

3. Information about the node-axios package on Kali Linux

Package: node-axios
Version: 1.6.2+dfsg-1
Installed-Size: 2216
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-axios
Depends: node-follow-redirects (>= 1.15.0), node-form-data (>= 4), node-proxy-from-env
Suggests: javascript-common, libjs-bootstrap4
Size: 242204
SHA256: 7ba05d163cb2e099112ecd6ca03c8a0e05f3df5f9163ea5fa277c0c6bc7da00e
SHA1: 3862fb23c0388a88326a40d028ae7c6e8918583d
MD5sum: 50e28fea08415437e0b3b1427d513019
Description: Promise based HTTP client for the browser and node.js
Features:
- Make XMLHttpRequests from the browser
- Make http requests from node.js
- Supports the Promise API
- Intercept request and response
- Transform request and response data
- Cancel requests
- Automatic transforms for JSON data
- Client side support for protecting against XSRF
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mzabriskie/axios
Section: javascript
Priority: optional
Filename: pool/main/n/node-axios/node-axios_1.6.2+dfsg-1_all.deb