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

Last updated: July 08,2024

1. Install "lua-filesystem" package

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

$ 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 Kali Linux:

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

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

Package: lua-filesystem
Source: lua-filesystem (1.8.0-3)
Version: 1.8.0-3+b1
Installed-Size: 119
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-filesystem, lua5.2-filesystem, lua5.3-filesystem, lua5.4-filesystem
Depends: libc6 (>= 2.33)
Size: 11924
SHA256: 8b8c43c8d221fac6a6519b05b85bc20caccd565f53b4735d490f99c1f42e2334
SHA1: 6559ec9fcb74ed607f168f1123864668a6333082
MD5sum: 1d44f72cc48e239246b10f98c7858e79
Description: 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:
Multi-Arch: same
Homepage: https://github.com/keplerproject/luafilesystem
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-filesystem/lua-filesystem_1.8.0-3+b1_amd64.deb