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

Last updated: May 20,2024

1. Install "libnginx-mod-http-brotli-filter" package

Please follow the instructions below to install libnginx-mod-http-brotli-filter on Kali Linux

$ sudo apt update $ sudo apt install libnginx-mod-http-brotli-filter

2. Uninstall "libnginx-mod-http-brotli-filter" package

Please follow the step by step instructions below to uninstall libnginx-mod-http-brotli-filter on Kali Linux:

$ sudo apt remove libnginx-mod-http-brotli-filter $ sudo apt autoclean && sudo apt autoremove

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

Package: libnginx-mod-http-brotli-filter
Source: libnginx-mod-http-brotli
Version: 1.0.0~rc-5
Installed-Size: 42
Maintainer: Debian Nginx Maintainers
Architecture: amd64
Depends: nginx-abi-1.24.0-1, libbrotli1 (>= 0.6.0), libc6 (>= 2.4)
Size: 8728
SHA256: b6d49515154165b74c2e4af25e9a5fe109763876fe911bd2755fe42912883941
SHA1: 8ad599fdd7c07db0727e3fd522ea7508767eb029
MD5sum: 3d26c15b0258e95660161a44f7151ca4
Description: Brotli lossless compression support for Nginx - filter
Brotli is a generic-purpose lossless compression algorithm that compresses
data using a combination of a modern variant of the LZ77 algorithm, Huffman
coding and 2nd order context modeling, with a compression ratio comparable
to the best currently available general-purpose compression methods. It is
similar in speed with deflate but offers more dense compression.
.
ngx_brotli filter module - used to compress responses on-the-fly
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/google/ngx_brotli
Section: httpd
Priority: optional
Filename: pool/main/libn/libnginx-mod-http-brotli/libnginx-mod-http-brotli-filter_1.0.0~rc-5_amd64.deb