How to Install and Uninstall lua-nginx-cookie Package on Kali Linux

Last updated: May 17,2024

1. Install "lua-nginx-cookie" package

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

$ sudo apt update $ sudo apt install lua-nginx-cookie

2. Uninstall "lua-nginx-cookie" package

In this section, we are going to explain the necessary steps to uninstall lua-nginx-cookie on Kali Linux:

$ sudo apt remove lua-nginx-cookie $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-nginx-cookie package on Kali Linux

Package: lua-nginx-cookie
Version: 0.1.0-1.1
Installed-Size: 18
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Size: 3852
SHA256: 16d0954899229c0f5cdfef8bfc928ae50493b555f89cf7d5e7fe46fc10633b06
SHA1: 6563383bdedb789027bc5d0f7ba92f2994942fbe
MD5sum: 5bb7bd8157549a1f880b359640a5df1a
Description: Pure Lua cookie parser for the nginx embedded Lua language
This library parses HTTP Cookie header for Nginx and returns each field in
the cookie.
Description-md5:
Homepage: https://github.com/cloudflare/lua-resty-cookie
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-nginx-cookie/lua-nginx-cookie_0.1.0-1.1_all.deb