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

Last updated: June 05,2024

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

This guide covers the steps necessary to install libnginx-mod-stream-js on Kali Linux

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

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

Please follow the guidelines below to uninstall libnginx-mod-stream-js on Kali Linux:

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

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

Package: libnginx-mod-stream-js
Source: libnginx-mod-js
Version: 0.8.2-1
Installed-Size: 1011
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: 330312
SHA256: f209682588587469870aa7c3c311c51451bd14f37db938f31e70b4894815da91
SHA1: 06cc3eb6fde3288111f0ad8b56aab4eb869b0739
MD5sum: 8e8aab50cb303e95927a1b7df294abf1
Description: JavaScript Stream 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
- the access phase
- the content phase
- stream, server variables
Description-md5:
Homepage: https://nginx.org/en/docs/njs/
Section: httpd
Priority: optional
Filename: pool/main/libn/libnginx-mod-js/libnginx-mod-stream-js_0.8.2-1_amd64.deb