How to Install and Uninstall node-form-data Package on Kali Linux

Last updated: May 19,2024

1. Install "node-form-data" package

Here is a brief guide to show you how to install node-form-data on Kali Linux

$ sudo apt update $ sudo apt install node-form-data

2. Uninstall "node-form-data" package

In this section, we are going to explain the necessary steps to uninstall node-form-data on Kali Linux:

$ sudo apt remove node-form-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-form-data package on Kali Linux

Package: node-form-data
Version: 4.0.0-1
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-asynckit, node-combined-stream, node-mime-types
Size: 13228
SHA256: 940290af11b5f77fac971924743f7111ea9a92c5a0b0d824f32ad5ba26591f06
SHA1: 3e20fc4501f8499041647e6b81d0339a5619197e
MD5sum: 579c23339e4b01a88bed23ddf9f5d04f
Description: Create multipart/form-data streams module for Node.js
node-form-data can be used to submit forms and file uploads to other
web applications.
.
The API of this module is inspired by the w3c XMLHttpRequest
specification.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/felixge/node-form-data
Section: javascript
Priority: optional
Filename: pool/main/n/node-form-data/node-form-data_4.0.0-1_all.deb