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

Last updated: May 18,2024

1. Install "lua-iconv" package

Please follow the step by step instructions below to install lua-iconv on Kali Linux

$ sudo apt update $ sudo apt install lua-iconv

2. Uninstall "lua-iconv" package

This guide let you learn how to uninstall lua-iconv on Kali Linux:

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

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

Package: lua-iconv
Source: lua-iconv (7-3)
Version: 7-3+b1
Installed-Size: 80
Maintainer: Jon Bernard
Architecture: amd64
Provides: lua5.1-iconv, lua5.2-iconv, lua5.3-iconv
Depends: libc6 (>= 2.4)
Size: 11348
SHA256: 3cace5faade505889f4dc16029e8d96865f582a8b8724c1664217c869df6a6ce
SHA1: 17a73f947cb896aefe44dafa50b40d74a3e8d065
MD5sum: b7937e4e4c21484dd7fb0a33575f1549
Description: 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:
Multi-Arch: same
Homepage: http://ittner.github.com/lua-iconv/
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-iconv/lua-iconv_7-3+b1_amd64.deb