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

Last updated: May 03,2024

1. Install "lua-inifile" package

This guide let you learn how to install lua-inifile on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-inifile

2. Uninstall "lua-inifile" package

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

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

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

Package: lua-inifile
Architecture: all
Version: 1.0-2.1
Multi-Arch: foreign
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21
Provides: lua5.1-inifile, lua5.2-inifile, lua5.3-inifile
Filename: pool/universe/l/lua-inifile/lua-inifile_1.0-2.1_all.deb
Size: 4128
MD5sum: 7ba075f04dc3d6fc83da74f922205a60
SHA1: 4c3e8a64bc699f48e7d1e3918bbdaf9ed47d85c8
SHA256: 237a7e56e2ca8ee3f69bd397f25879dbf87902a3217a9fd9fab3ce48f96d707a
SHA512: b1aeef47cefeca3fb61a6beefcdcbb5d91519f8a0f45f5cfbaf730f5427cddf900f8cf448073ae6de2c03a8a68fa70ad32e8e77446f0d1722d33a52b861f857a
Homepage: http://docs.bartbes.com/inifile
Description-en: simple, complete ini parser for Lua
inifile is a simple, complete ini parser for Lua that intends to preserve
as much information as possible, like the order of the file and the stored
comments. It is also out-of-the-box compatible with LÖVE.
Description-md5: 09112a057eaab6d39455d503343ac75a
Lua-Versions: 5.1 5.2 5.3