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

Last updated: May 17,2024

1. Install "nginx-confgen" package

Please follow the instructions below to install nginx-confgen on Kali Linux

$ sudo apt update $ sudo apt install nginx-confgen

2. Uninstall "nginx-confgen" package

This guide let you learn how to uninstall nginx-confgen on Kali Linux:

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

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

Package: nginx-confgen
Version: 2.1-1
Installed-Size: 49
Maintainer: Jordi Mallach
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 18344
SHA256: 8a94e34785f3cba810464d516af4066acad4f7c00c3e6a4824932e963e7b62bb
SHA1: 65af7e0f2d1efb96823ef48490fe0966b71b84e4
MD5sum: d1bd845ac6c224b5852662a68167827b
Description: nginx configuration file macro language and preprocessor
This is a preprocessor and macro system for nginx(-like) configuration
files. It can be used to do pre-processing for nginx configuration files
(and other configuration files with a similar syntax). It has support for
"compile-time" macro expansion and variable interpolation, which should
make it less tedious to maintain large and complex configurations.
Description-md5:
Homepage: https://dev.yorhel.nl/nginx-confgen
Section: web
Priority: optional
Filename: pool/main/n/nginx-confgen/nginx-confgen_2.1-1_amd64.deb