How to Install and Uninstall lua5.1-filesystem.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "lua5.1-filesystem.x86_64" package
This tutorial shows how to install lua5.1-filesystem.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
lua5.1-filesystem.x86_64
Copied
2. Uninstall "lua5.1-filesystem.x86_64" package
Please follow the step by step instructions below to uninstall lua5.1-filesystem.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
lua5.1-filesystem.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua5.1-filesystem.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:45:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lua5.1-filesystem
Version : 1.8.0
Release : 5.el9
Architecture : x86_64
Size : 35 k
Source : lua-filesystem-1.8.0-5.el9.src.rpm
Repository : epel
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.
Available Packages
Name : lua5.1-filesystem
Version : 1.8.0
Release : 5.el9
Architecture : x86_64
Size : 35 k
Source : lua-filesystem-1.8.0-5.el9.src.rpm
Repository : epel
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.