How to Install and Uninstall lua-http Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "lua-http" package

This tutorial shows how to install lua-http on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-http

2. Uninstall "lua-http" package

This guide let you learn how to uninstall lua-http on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-http package on Ubuntu 21.10 (Impish Indri)

Package: lua-http
Architecture: all
Version: 0.4-1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 405
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~)
Filename: pool/universe/l/lua-http/lua-http_0.4-1_all.deb
Size: 67228
MD5sum: 077cf77e52f6e0a3a46c75d4dd59f488
SHA1: 11f0580dfa57b0c2f87f7b63e187e04ef890ee49
SHA256: cd14c5a08a9b42e200c0612fb46dc7ea569adc2c3c94920c945681882f95fdcf
SHA512: b6de7bca7242eae21c1160ba4f4a8390913988a498f1fc61d04e69cb50c0fbef4c7e95f221457b5df7c53862578e0943ad9071df93da3e427f182001bdc0493d
Homepage: https://github.com/daurnimator/lua-http
Description-en: 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: ba8fe4f7f3eb454bb2f9442f66e88048
Lua-Versions: 5.1 5.2 5.3