How to Install and Uninstall lua5.1-socket.x86_64 Package on Fedora 38
Last updated: January 11,2025
1. Install "lua5.1-socket.x86_64" package
This guide covers the steps necessary to install lua5.1-socket.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
lua5.1-socket.x86_64
Copied
2. Uninstall "lua5.1-socket.x86_64" package
Please follow the step by step instructions below to uninstall lua5.1-socket.x86_64 on Fedora 38:
$
sudo dnf remove
lua5.1-socket.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lua5.1-socket.x86_64 package on Fedora 38
Last metadata expiration check: 5:45:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : lua5.1-socket
Version : 3.1.0
Release : 2.fc38
Architecture : x86_64
Size : 118 k
Source : lua-socket-3.1.0-2.fc38.src.rpm
Repository : fedora
Summary : Network support for the Lua 5.1 language
URL : https://lunarmodules.github.io/luasocket/
License : MIT
Description : LuaSocket is a Lua 5.1 extension library that is composed by two parts: The
: C core that provides support for the TCP and UDP transport layers, and the
: set of Lua 5.1 modules that add support for functionality commonly needed by
: applications that deal with the Internet.
:
: Among the support modules, the most commonly used implement the SMTP, HTTP
: and FTP. In addition there are modules for MIME, URL handling and LTN12.
Available Packages
Name : lua5.1-socket
Version : 3.1.0
Release : 2.fc38
Architecture : x86_64
Size : 118 k
Source : lua-socket-3.1.0-2.fc38.src.rpm
Repository : fedora
Summary : Network support for the Lua 5.1 language
URL : https://lunarmodules.github.io/luasocket/
License : MIT
Description : LuaSocket is a Lua 5.1 extension library that is composed by two parts: The
: C core that provides support for the TCP and UDP transport layers, and the
: set of Lua 5.1 modules that add support for functionality commonly needed by
: applications that deal with the Internet.
:
: Among the support modules, the most commonly used implement the SMTP, HTTP
: and FTP. In addition there are modules for MIME, URL handling and LTN12.