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

Last updated: May 16,2024

1. Install "lua-wsapi" package

Please follow the step by step instructions below to install lua-wsapi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-wsapi

2. Uninstall "lua-wsapi" package

Please follow the steps below to uninstall lua-wsapi on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-wsapi
Architecture: all
Version: 1.6.1-1.1
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Provides: lua5.1-wsapi, lua5.2-wsapi
Depends: lua-coxpcall, lua-rings, lua-filesystem, lua-cgi, lua5.1
Filename: pool/universe/l/lua-wsapi/lua-wsapi_1.6.1-1.1_all.deb
Size: 17808
MD5sum: 4a0d415c6b2882c67da5d7efdfe36141
SHA1: 15932c935b08168bc0ddeba119b4aedbeeff0354
SHA256: c7d7485e6ab3ca2bed20733d9b9b8f66d100c1711ece69cc4407fa9583d33667
SHA512: f441135c64bf6d11774fa3fa06675d8874fbd0f94e9719bc40a757223bec5c6899ffd0fb47d410ebfbd52a4480f598180ec6e22fee3aee31773cb52c48dd0f5a
Homepage: http://keplerproject.github.com/wsapi/index.html
Description-en: Web server API abstraction layer for the Lua language
WSAPI is an API that abstracts the web server for Lua web applications,
allowing the same application to be used in different web servers.
.
This package contains the WSAPI utility libraries (for common tasks like url
encoding/decoding) as well as the following backends (server implementations):
.
- CGI (the regular environment-variables based protocol)
- xavante (for the Xavante web server)
.
The fastcgi backends is available in the separate package lua-wsapi-fcgi.
Description-md5: 833c5e4925feb4c52094997b8641c6be
Lua-Versions: 5.1 5.2