How to Install and Uninstall lua-nginx-cookie Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "lua-nginx-cookie" package

Learn how to install lua-nginx-cookie on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-nginx-cookie" package

This guide let you learn how to uninstall lua-nginx-cookie on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-nginx-cookie package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-nginx-cookie
Priority: optional
Section: universe/interpreters
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: all
Version: 0.1.0-1
Filename: pool/universe/l/lua-nginx-cookie/lua-nginx-cookie_0.1.0-1_all.deb
Size: 3684
MD5sum: e7bcd3c76f046c9b77f55cdedca768b4
SHA1: 4fef9d715221ebd436a6b039041e645ca8661254
SHA256: ff3cbe99093ad5b84975b8910cd14b8765341cec0846bbea5c2493cc0e503fb8
Description-en: 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: 2b183064d66999e4dc99d7e4acb15930
Homepage: https://github.com/cloudflare/lua-resty-cookie
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu