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

Last updated: May 18,2024

1. Install "lua-iconv" package

Here is a brief guide to show you how to install lua-iconv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-iconv

2. Uninstall "lua-iconv" package

Learn how to uninstall lua-iconv on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-iconv
Priority: optional
Section: universe/interpreters
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: amd64
Version: 7-2
Replaces: liblua5.1-iconv0 (<< 6-4~)
Provides: liblua5.1-iconv0, lua5.1-iconv, lua5.2-iconv
Depends: libc6 (>= 2.2.5)
Pre-Depends: multiarch-support
Recommends: lua5.1
Breaks: liblua5.1-iconv0 (<< 6-4~)
Filename: pool/universe/l/lua-iconv/lua-iconv_7-2_amd64.deb
Size: 11644
MD5sum: 659127c0e272e99b0c5c6ffae36ad2ec
SHA1: cb1d2afa9bdab4dbfea7cd30f930c07c72c5bc36
SHA256: a589a662a13765511302ac20fc27756aaf6357103e2d546b7b4a810d05917664
Description-en: iconv bindings for the Lua programming language
This package provides POSIX 'iconv' bindings for the Lua programming language.
It converts a sequence of characters from one codeset into a sequence of
corresponding characters in another codeset.
Description-md5: 064d6cb493e436b0668fe8e427772b4a
Multi-Arch: same
Homepage: http://ittner.github.com/lua-iconv/
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu