How to Install and Uninstall node-mime-types Package on Kali Linux

Last updated: May 11,2024

1. Install "node-mime-types" package

Please follow the steps below to install node-mime-types on Kali Linux

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

2. Uninstall "node-mime-types" package

Please follow the guidance below to uninstall node-mime-types on Kali Linux:

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

3. Information about the node-mime-types package on Kali Linux

Package: node-mime-types
Version: 2.1.35-2
Installed-Size: 29
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-mime-types (= 2.1.1)
Depends: node-mime (>= 2.4.4)
Size: 8752
SHA256: a63c5695153ec35c4a5420eaf9bce7d0e07d5b63b144a6ca59c00fc7dffe8a79
SHA1: e4cf7f26a81621b0b17d80b595aa17e5d2331cb5
MD5sum: 010428f6fcd6d63277738c7cafa0850b
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/jshttp/mime-types
Section: javascript
Priority: optional
Filename: pool/main/n/node-mime-types/node-mime-types_2.1.35-2_all.deb