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

Last updated: May 17,2024

1. Install "nginx-dev" package

Please follow the step by step instructions below to install nginx-dev on Kali Linux

$ sudo apt update $ sudo apt install nginx-dev

2. Uninstall "nginx-dev" package

Learn how to uninstall nginx-dev on Kali Linux:

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

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

Package: nginx-dev
Source: nginx
Version: 1.24.0-2
Installed-Size: 839
Maintainer: Debian Nginx Maintainers
Architecture: all
Provides: dh-sequence-nginx
Depends: debhelper-compat (= 13), libexpat-dev, libgd-dev, libgeoip-dev, libpcre2-dev, libperl-dev, libssl-dev, libxslt1-dev, po-debconf, zlib1g-dev, nginx-abi-1.24.0-1, nginx (<< 1.24.0-2.1~), nginx (>= 1.24.0-2)
Size: 184636
SHA256: 5d3c2ec7d3d3be507382b46cb7a9db99d3b6c7b17e267c3264a6059aa0e6c7fa
SHA1: cf0923689852975231b74b399569fc822990458c
MD5sum: 9df59d3050a5e8dd5f60db8b88bee809
Description: nginx web/proxy server - development headers
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 package provides development headers and necessary config scripts
for the nginx web/proxy server, useful to develop and link third party
additions to the Debian nginx web/proxy server packages.
Description-md5:
Multi-Arch: foreign
Homepage: https://nginx.org
Section: httpd
Priority: optional
Filename: pool/main/n/nginx/nginx-dev_1.24.0-2_all.deb