How to Install and Uninstall xavante Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "xavante" package

This is a short guide on how to install xavante on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xavante

2. Uninstall "xavante" package

Please follow the guidelines below to uninstall xavante on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xavante $ sudo apt autoclean && sudo apt autoremove

3. Information about the xavante package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xavante
Priority: optional
Section: universe/net
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Version: 2.3.0-1
Depends: lua5.1-coxpcall, lua5.1-copas, lua-copas (>= 1.1.6), lua5.1-filesystem, lua-filesystem (>= 1.5.0), lua5.1
Recommends: lua5.1-wsapi, lua5.1-cgi
Filename: pool/universe/x/xavante/xavante_2.3.0-1_all.deb
Size: 22928
MD5sum: 153625d5a9e1b37d9179d4354ee41b53
SHA1: 565e0480c34aa8e768570784b23a7a79fd8daab7
SHA256: 97d5bcf518c2e2fd0a29ee3cd6ca7509cacc277b55837570adbb3d4490562b2c
Description-en: Lua HTTP 1.1 Web server
This package contains xavante, a Lua HTTP 1.1 Web server that uses a modular
architecture based on URI mapped handlers. Xavante currently offers a file
handler, a redirect handler and a CGILua handler. Those are used for general
files, URI remapping and CGILua scripts respectively.
.
The CGILua handler is considered optional thus xavante just recommends the
packages needed for that handler.
Description-md5: 9ec7056f1c9647b72a6229e6302306ea
Homepage: http://keplerproject.github.com/xavante/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu