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

Last updated: May 16,2024

1. Install "lua-ansicolors" package

Here is a brief guide to show you how to install lua-ansicolors on Kali Linux

$ sudo apt update $ sudo apt install lua-ansicolors

2. Uninstall "lua-ansicolors" package

Please follow the guidance below to uninstall lua-ansicolors on Kali Linux:

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

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

Package: lua-ansicolors
Version: 1.0.2-3
Installed-Size: 20
Maintainer: Jason Pleau
Architecture: all
Provides: lua5.1-ansicolors, lua5.2-ansicolors, lua5.3-ansicolors
Size: 4312
SHA256: 25ecb596705f1721e6311b1ce7996c0bb41dd5a90a390203beff880f28a82842
SHA1: f45c1d13e9dc4e0bdd3ea4454006fdeddf471dab
MD5sum: 9a6110ac6d5bb7d5e89a835a27b8f776
Description: simple Lua function for printing to the console in color
provides the 'ansicolors' function which allows the Lua programmer to
output colored (both foreground and background) and stylized text.
.
One can use standard terminal colors: black, red, green, yellow, blue,
magenta, cyan, white.
.
The following styles are also available: bright, dim, underline, blink,
reverse, hidden, reset.
Description-md5:
Homepage: https://github.com/kikito/ansicolors.lua/
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-ansicolors/lua-ansicolors_1.0.2-3_all.deb