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

Last updated: May 18,2024

1. Install "lua-say" package

Please follow the steps below to install lua-say on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-say

2. Uninstall "lua-say" package

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

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

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

Package: lua-say
Priority: optional
Section: universe/interpreters
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Architecture: all
Version: 1.3-1-1
Provides: lua5.1-say, lua5.2-say
Filename: pool/universe/l/lua-say/lua-say_1.3-1-1_all.deb
Size: 2626
MD5sum: 76c2b82a1935c72226a61a6c5ad826b0
SHA1: 8d1fb42b694a9cdc93a136056f5e9c2cc432aea2
SHA256: fdd86b74b3fe925075c891540d6d09f42f55d477f254fe090b61bed179f12691
Description-en: Lua string hashing/indexing library
say is a simple string key/value store for i18n or any other case where you
want namespaced strings.
Description-md5: 72bb8d7a6e449e1fc52153769aa8a94d
Homepage: https://github.com/Olivine-Labs/say
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu