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

Last updated: May 18,2024

1. Install "lua-fifo" package

Learn how to install lua-fifo on Kali Linux

$ sudo apt update $ sudo apt install lua-fifo

2. Uninstall "lua-fifo" package

Please follow the step by step instructions below to uninstall lua-fifo on Kali Linux:

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

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

Package: lua-fifo
Version: 0.2-3.1
Installed-Size: 21
Maintainer: Ondřej Surý
Architecture: all
Provides: lua5.1-fifo, lua5.2-fifo
Size: 4716
SHA256: e577cd6cdb467dd5ad38559ecdd788e25955ea9720ebe15c1668b302744316f3
SHA1: 55ae03fd71c0a99fab17ed6faac4cca2978c7b8a
MD5sum: 8df9ad69aab218a0bc898078b51b98fc
Description: FIFO implementation for Lua
A lua library/'class' that implements a FIFO. Objects in the fifo can
be of any type, including nil.
Description-md5:
Homepage: https://github.com/daurnimator/fifo.lua
Lua-Versions: 5.1 5.2
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-fifo/lua-fifo_0.2-3.1_all.deb