How to Install and Uninstall lua5.1-filesystem.x86_64 Package on Fedora 36

Last updated: October 14,2024

1. Install "lua5.1-filesystem.x86_64" package

Here is a brief guide to show you how to install lua5.1-filesystem.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install lua5.1-filesystem.x86_64

2. Uninstall "lua5.1-filesystem.x86_64" package

Please follow the instructions below to uninstall lua5.1-filesystem.x86_64 on Fedora 36:

$ sudo dnf remove lua5.1-filesystem.x86_64 $ sudo dnf autoremove

3. Information about the lua5.1-filesystem.x86_64 package on Fedora 36

Last metadata expiration check: 2:26:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : lua5.1-filesystem
Version : 1.8.0
Release : 6.fc36
Architecture : x86_64
Size : 34 k
Source : lua-filesystem-1.8.0-6.fc36.src.rpm
Repository : fedora
Summary : File System Library for the Lua Programming Language 5.1
URL : https://keplerproject.github.io/luafilesystem/
License : MIT
Description : LuaFileSystem is a Lua library developed to complement the set of functions
: related to file systems offered by the standard Lua distribution.
:
: LuaFileSystem offers a portable way to access the underlying directory
: structure and file attributes.