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

Last updated: May 03,2024

1. Install "lua-filesystem" package

Please follow the steps below to install lua-filesystem on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-filesystem

2. Uninstall "lua-filesystem" package

This is a short guide on how to uninstall lua-filesystem on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-filesystem
Architecture: amd64
Version: 1.8.0-1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Provides: lua5.1-filesystem, lua5.2-filesystem, lua5.3-filesystem, lua5.4-filesystem
Depends: libc6 (>= 2.28)
Filename: pool/universe/l/lua-filesystem/lua-filesystem_1.8.0-1_amd64.deb
Size: 12620
MD5sum: 78eecac920408100f6020e556f238f3d
SHA1: 4768219b4c4829dd5a5796a4cfa42c8428b6c1a4
SHA256: c0699356bbdf8c97f25d6b8fa71f69a40321cb13e0fae7ea5936247f92f0188f
SHA512: 628936ee5f2b0c34e5ccbf8a4b9f8cf20a7b5868f4263c3af1ddc9be226ee2a50ef00391df8a5864b119d1d37672aeeb83f95f4de397df8f6c08ba29d44a9e67
Homepage: https://github.com/keplerproject/luafilesystem
Description-en: luafilesystem library for the Lua language
This package contains the luafilesystem library, a set of portable functions
for directory creation, listing and deletion and for file locking.
Description-md5: 7c042a7d2ed7e4f5a219e8914155adbd
Lua-Versions: 5.1 5.2 5.3 5.4