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

Last updated: May 20,2024

1. Install "nginx-common" package

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

$ sudo apt update $ sudo apt install nginx-common

2. Uninstall "nginx-common" package

Here is a brief guide to show you how to uninstall nginx-common on Kali Linux:

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

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

Package: nginx-common
Source: nginx
Version: 1.24.0-2
Installed-Size: 306
Maintainer: Debian Nginx Maintainers
Architecture: all
Replaces: nginx (<< 1.22.1-8)
Depends: debconf (>= 0.5) | debconf-2.0, nginx (>= 1.24.0-2), nginx (<< 1.24.0-2.1~)
Suggests: fcgiwrap, nginx-doc, ssl-cert
Breaks: nginx (<< 1.22.1-8)
Size: 110508
SHA256: 29d3ad541950a6523dbe3afd17952d20a138e6ba4c1e41ad04f960e2f91a0deb
SHA1: 0c0800e1e6e5d9ad2884fa54334389c191947da2
MD5sum: 6b8d3b1b2c472c2b696f9a99f7df5ccf
Description: small, powerful, scalable web/proxy server - common files
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 contains base configuration files used by all versions of
nginx.
Description-md5:
Multi-Arch: foreign
Homepage: https://nginx.org
Tag: role::app-data
Section: httpd
Priority: optional
Filename: pool/main/n/nginx/nginx-common_1.24.0-2_all.deb