How to Install and Uninstall node-builtin-status-codes Package on Kali Linux

Last updated: May 21,2024

1. Install "node-builtin-status-codes" package

Please follow the steps below to install node-builtin-status-codes on Kali Linux

$ sudo apt update $ sudo apt install node-builtin-status-codes

2. Uninstall "node-builtin-status-codes" package

Here is a brief guide to show you how to uninstall node-builtin-status-codes on Kali Linux:

$ sudo apt remove node-builtin-status-codes $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-builtin-status-codes package on Kali Linux

Package: node-builtin-status-codes
Version: 3.0.0-3
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 4472
SHA256: b6775378aa25b9c491375404dd92213a5d7419abbdc0eb5c594f0f9aa326e0dd
SHA1: e480d8553eedc812ffd59975ad4e3300d0a3816c
MD5sum: e6d463888429fe67b4d52cb12ee34eda
Description: map of HTTP status codes from the builtin http module
This library exposes the latest directly from `http` in Node, with a
zero-dependencies version for the browser.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bendrucker/builtin-status-codes
Section: javascript
Priority: optional
Filename: pool/main/n/node-builtin-status-codes/node-builtin-status-codes_3.0.0-3_all.deb