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

Last updated: May 14,2024

1. Install "node-multiparty" package

Please follow the guidance below to install node-multiparty on Kali Linux

$ sudo apt update $ sudo apt install node-multiparty

2. Uninstall "node-multiparty" package

Learn how to uninstall node-multiparty on Kali Linux:

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

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

Package: node-multiparty
Version: 4.2.3-2
Installed-Size: 52
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-fd-slicer, node-http-errors, node-safe-buffer, node-uid-safe (>= 2.1.5)
Size: 17016
SHA256: d32822e05bdd302798895aae35f245f994c2cf60c43c0e85d1bd89b726296c12
SHA1: bebbc3b01793965671f68a0ed04f596ef7ec2bbd
MD5sum: 9292bf843b3dfb7ed1e1ae2bcdca1580
Description: Multipart/form-data parser for Node.js
node-multiparty is a well-tested multipart/form-data parser for
requests sent by HTTP clients. Files uploads are properly handled
as streams, and are not written to disk by default.
.
This module is a fork of node-formidable.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/andrewrk/node-multiparty
Section: javascript
Priority: optional
Filename: pool/main/n/node-multiparty/node-multiparty_4.2.3-2_all.deb