How to Install and Uninstall lua-iconv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "lua-iconv" package

This tutorial shows how to install lua-iconv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-iconv

2. Uninstall "lua-iconv" package

Please follow the guidelines below to uninstall lua-iconv on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-iconv package on Ubuntu 21.10 (Impish Indri)

Package: lua-iconv
Architecture: amd64
Version: 7-3
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Provides: lua5.1-iconv, lua5.2-iconv, lua5.3-iconv
Depends: libc6 (>= 2.4)
Filename: pool/universe/l/lua-iconv/lua-iconv_7-3_amd64.deb
Size: 11278
MD5sum: 3e9d91d7a39e6bcc9d57972c3736a759
SHA1: 616af872e2dbd7bcc86292b9975f0b6efc968491
SHA256: 5deb8317a21df1f0f487d287cc395b4798fbee19fa308c79857e57e52b2d115b
SHA512: c534b56daab1bba6bb38699f75a85b60cc75d11fc1a66523865c9af174dfdbe0eae5c14001168f072207eeed1ad944907a738c13c9bd3bd3481ebb59c1ca619a
Homepage: http://ittner.github.com/lua-iconv/
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
Lua-Versions: 5.2 5.1 5.3