How to Install and Uninstall nginx-extras Package on Kali Linux

Last updated: July 03,2024

1. Install "nginx-extras" package

This is a short guide on how to install nginx-extras on Kali Linux

$ sudo apt update $ sudo apt install nginx-extras

2. Uninstall "nginx-extras" package

Please follow the instructions below to uninstall nginx-extras on Kali Linux:

$ sudo apt remove nginx-extras $ sudo apt autoclean && sudo apt autoremove

3. Information about the nginx-extras package on Kali Linux

Package: nginx-extras
Source: nginx (1.24.0-2)
Version: 1.24.0-2+b1
Installed-Size: 93
Maintainer: Debian Nginx Maintainers
Architecture: amd64
Depends: nginx (= 1.24.0-2+b1), libnginx-mod-http-geoip (= 1.24.0-2+b1), libnginx-mod-http-image-filter (= 1.24.0-2+b1), libnginx-mod-http-perl (= 1.24.0-2+b1), libnginx-mod-http-xslt-filter (= 1.24.0-2+b1), libnginx-mod-mail (= 1.24.0-2+b1), libnginx-mod-stream (= 1.24.0-2+b1), libnginx-mod-stream-geoip (= 1.24.0-2+b1), libnginx-mod-http-auth-pam (>= 1:1.5.3-4~), libnginx-mod-http-cache-purge (>= 1:2.3-5~), libnginx-mod-http-dav-ext (>= 1:3.0.0-4~), libnginx-mod-http-echo (>= 1:0.63-5~), libnginx-mod-http-fancyindex (>= 1:0.5.2-4~), libnginx-mod-http-geoip2 (>= 1:3.4-4~), libnginx-mod-http-headers-more-filter (>= 1:0.34-4~), libnginx-mod-http-lua (>= 1:0.10.23-2~), libnginx-mod-http-subs-filter (>= 1:0.6.4-5~), libnginx-mod-http-uploadprogress (>= 1:0.9.2-4~), libnginx-mod-http-upstream-fair (>= 1:0.0~git20120408.a18b409-4~), libnginx-mod-nchan (>= 1:1.3.6+dfsg-3~), libnginx-mod-stream-geoip2 (>= 1:3.4-4~)
Size: 82252
SHA256: d6a200eb40d393282f36012d77f490fe877ce8c64ccff745ae2a055563b9aeb6
SHA1: d658b238f04ee2cfbda3ad50bdf03924e904d7c8
MD5sum: 7c4aa47ab84a46a08315ade0b4223b7e
Description: nginx web/proxy server (extended version)
Nginx ("engine X") is a high-performance web and reverse proxy server
created by Igor Sysoev. It can be used both as a standalone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.
.
This metapackage provides a version of nginx with the standard modules, plus
extra features and modules such as the Perl module, which allows the
addition of Perl in configuration files.
.
STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
Referer, Rewrite, SCGI, Split Clients, UWSGI.
.
OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP,
Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log,
MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL,
SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT.
.
OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
.
OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2
.
THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index,
GeoIP2, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress,
Upstream Fair Queue.
Description-md5:
Homepage: https://nginx.org
Section: httpd
Priority: optional
Filename: pool/main/n/nginx/nginx-extras_1.24.0-2+b1_amd64.deb