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

Last updated: May 18,2024

1. Install "lua-uri" package

Please follow the step by step instructions below to install lua-uri on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-uri

2. Uninstall "lua-uri" package

Here is a brief guide to show you how to uninstall lua-uri on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-uri
Priority: optional
Section: universe/interpreters
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Architecture: amd64
Version: 0.1+20130926+git14fa255d-1
Provides: lua5.1-uri
Filename: pool/universe/l/lua-uri/lua-uri_0.1+20130926+git14fa255d-1_amd64.deb
Size: 57168
MD5sum: f1d700cb00b5d59335f46aabfa9cd8e8
SHA1: bfc53ecc1ecf2d4cabde3a449f3d32fed6bba783
SHA256: badb79e63295cc9bfb233926ca8f9671b7a5fcad00f64ad63e9ccd31cf5a1c99
Description-en: pure Lua library to normalize and validate URIs/URLs
Provides methods for manipulating URIs in various ways.
In particular, you can resolve relative URI references
to create absolute URIs, and extract parts of URIs.
Description-md5: 2f067e1b299674cfcd5d1337344886c3
Homepage: http://www.geoffrichards.co.uk/lua/uri/
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu