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

Last updated: May 18,2024

1. Install "lua-iconv-dev" package

This is a short guide on how to install lua-iconv-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-iconv-dev

2. Uninstall "lua-iconv-dev" package

This tutorial shows how to uninstall lua-iconv-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-iconv-dev
Priority: optional
Section: universe/interpreters
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: amd64
Source: lua-iconv
Version: 7-2
Depends: lua-iconv (= 7-2)
Filename: pool/universe/l/lua-iconv/lua-iconv-dev_7-2_amd64.deb
Size: 5340
MD5sum: c6d4aba75b63c050ff0dceccc42d56ae
SHA1: 6aea4536d9b29733a77ff71f1cba02df0b6d41ff
SHA256: 422368d97b5f172ea3444f8c63c051067d66099ef1a30883241ee6167e79a89c
Description-en: iconv bindings for Lua - development files
This package contains the development files of the Lua iconv
library bindings, useful to create a statically linked binary (like a
C application or a standalone Lua interpreter).
Description-md5: 71ed6dd119595fff19e7251ee35dfa4d
Homepage: http://ittner.github.com/lua-iconv/
Lua-Versions: 5.1 5.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu