How to Install and Uninstall lua-http Package on Kali Linux

Last updated: May 22,2024

1. Install "lua-http" package

This guide let you learn how to install lua-http on Kali Linux

$ sudo apt update $ sudo apt install lua-http

2. Uninstall "lua-http" package

Please follow the steps below to uninstall lua-http on Kali Linux:

$ sudo apt remove lua-http $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-http package on Kali Linux

Package: lua-http
Version: 0.4-1
Installed-Size: 405
Maintainer: Ondřej Surý
Architecture: all
Provides: lua5.1-http, lua5.2-http, lua5.3-http
Depends: lua-basexx (>= 0.2), lua-binaryheap, lua-bit32, lua-compat53 (>= 0.3), lua-cqueues (>= 20161214), lua-fifo, lua-lpeg-patterns (>= 0.3), lua-luaossl (>= 20161208)
Breaks: knot-resolver-module-http (<< 1.2.0~)
Size: 67180
SHA256: a574f84929c66390be24ff09e8c6ec70b853b12fe347a0b654f08393eda116ff
SHA1: 3c19fd4d246239828b668609432689542908cb8d
MD5sum: ce22e77536e67d4e8dfe574b1fdbdc3b
Description: HTTP library for Lua
lua-http is an HTTP library for Lua, it supports: both client and
server operations, both HTTP 1 and HTTP 2.
Description-md5:
Homepage: https://github.com/daurnimator/lua-http
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-http/lua-http_0.4-1_all.deb