How to Install and Uninstall libnginx-mod-http-js Package on Kali Linux

Last updated: May 20,2024

1. Install "libnginx-mod-http-js" package

Please follow the guidelines below to install libnginx-mod-http-js on Kali Linux

$ sudo apt update $ sudo apt install libnginx-mod-http-js

2. Uninstall "libnginx-mod-http-js" package

This tutorial shows how to uninstall libnginx-mod-http-js on Kali Linux:

$ sudo apt remove libnginx-mod-http-js $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnginx-mod-http-js package on Kali Linux

Package: libnginx-mod-http-js
Source: libnginx-mod-js
Version: 0.8.2-1
Installed-Size: 1032
Maintainer: Debian Nginx Maintainers
Architecture: amd64
Depends: libnginx-mod-stream (<< 1.24.0.1~), libnginx-mod-stream (>= 1.24.0), nginx-abi-1.24.0-1, libc6 (>= 2.35), libxml2 (>= 2.7.4)
Recommends: nginx
Size: 337040
SHA256: 2fd6fb2bc969e700499165a4cd839f1da59c9625ff5312d4bb235193140861de
SHA1: e71f8352920f0f1773b63f34de21c8844d43caa5
MD5sum: 419ec26ff0182a1372391cb2e6c5f61b
Description: JavaScript HTTP module for Nginx
This module extends Nginx with configuration directives
that allows one to run a subset of ECMAScript 5.1 (and later
extensions) language.
It features integration with
- response body filter
- location content handler
- http, server, location variables
Description-md5:
Homepage: https://nginx.org/en/docs/njs/
Section: httpd
Priority: optional
Filename: pool/main/libn/libnginx-mod-js/libnginx-mod-http-js_0.8.2-1_amd64.deb