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

Last updated: May 17,2024

1. Install "lua-uri" package

Please follow the guidelines below to install lua-uri on Kali Linux

$ sudo apt update $ sudo apt install lua-uri

2. Uninstall "lua-uri" package

This is a short guide on how to uninstall lua-uri on Kali Linux:

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

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

Package: lua-uri
Version: 0.1+20130926+git14fa255d-3
Installed-Size: 147
Maintainer: Victor Seva
Architecture: amd64
Provides: lua5.1-uri, lua5.2-uri
Size: 58264
SHA256: bb9fd38b68e624ff96eb701117a9c27f6cb467ab608b7db721206bc6b5ea0161
SHA1: 59dfc674753dc90648cd83b77a000a4e84421ff1
MD5sum: 4288eeb2d52b5e663ced635162ab0a76
Description: 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:
Homepage: http://www.geoffrichards.co.uk/lua/uri/
Lua-Versions: 5.1 5.2
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-uri/lua-uri_0.1+20130926+git14fa255d-3_amd64.deb