How to Install and Uninstall node-formidable Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "node-formidable" package

This guide let you learn how to install node-formidable on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-formidable

2. Uninstall "node-formidable" package

This guide let you learn how to uninstall node-formidable on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-formidable package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-formidable
Priority: extra
Section: universe/web
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.13-1
Depends: nodejs
Filename: pool/universe/n/node-formidable/node-formidable_1.0.13-1_all.deb
Size: 13938
MD5sum: 6883494794e3e782675a2fab6c79957f
SHA1: ccf0f79071f8092057cfca40b41b4f89ab393093
SHA256: 23598f9404544dac0ca37fe93d6fb0b9d246661a559abeab6affd400aa57b82f
Description-en: Multipart form data parser module for Node.js
node-formidable is a well-tested parser for multipart/form-data sent by
http clients. It emphasizes support for file uploads.
.
Node.js is an event-based server-side javascript engine.
Description-md5: f36530b4343c55ac476e6050d120cabd
Homepage: https://github.com/felixge/node-formidable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu