How to Install and Uninstall lua-posix.x86_64 Package on Fedora 35

Last updated: September 19,2024

1. Install "lua-posix.x86_64" package

In this section, we are going to explain the necessary steps to install lua-posix.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install lua-posix.x86_64

2. Uninstall "lua-posix.x86_64" package

This guide let you learn how to uninstall lua-posix.x86_64 on Fedora 35:

$ sudo dnf remove lua-posix.x86_64 $ sudo dnf autoremove

3. Information about the lua-posix.x86_64 package on Fedora 35

Last metadata expiration check: 1:50:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : lua-posix
Version : 35.0
Release : 4.fc35
Architecture : x86_64
Size : 128 k
Source : lua-posix-35.0-4.fc35.src.rpm
Repository : fedora
Summary : A POSIX library for Lua
URL : http://luaforge.net/projects/luaposix/
License : MIT
Description : This is a POSIX library for Lua which provides access to many POSIX features
: to Lua programs.