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

Last updated: May 11,2024

1. Install "node-mime-types" package

Here is a brief guide to show you how to install node-mime-types on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-mime-types

2. Uninstall "node-mime-types" package

Learn how to uninstall node-mime-types on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-mime-types $ sudo apt autoclean && sudo apt autoremove

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

Package: node-mime-types
Priority: extra
Section: universe/web
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.2-2
Depends: nodejs
Filename: pool/universe/n/node-mime-types/node-mime-types_2.0.2-2_all.deb
Size: 17366
MD5sum: 0aa12e1de5ac3fff26660c9340c2817b
SHA1: b2953b2012fe3cd8ff805ded5f635d7c5afc5a50
SHA256: 3da4a72968c02ac639ad4bc100eec88dd13858f66321708b676dd99e6a2d70fb
Description-en: ultimate JavaScript content-type utility - Node.js module
This package provides a library for mime-type mapping similar to mime
module with some differences, such as it always returns a value, even
false if mime type is not found, and supports additional mime types.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 643c6b03ca33c0cb6fcbba37a3ea4d64
Homepage: https://github.com/jshttp/mime-types
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu