How to Install and Uninstall lua Package on Manjaro

Last updated: May 19,2024

1. Install "lua" package

This guide covers the steps necessary to install lua on Manjaro

$ sudo pacman -Sy $ sudo pacman -S lua

2. Uninstall "lua" package

Please follow the step by step instructions below to uninstall lua on Manjaro:

$ sudo pacman -Rcns lua

3. Information about the lua package on Manjaro

Repository : extra
Name : lua
Version : 5.4.6-3
Description : Powerful lightweight programming language designed for
extending applications
Architecture : x86_64
URL : https://www.lua.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : readline
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 362.18 KiB
Installed Size : 1536.00 KiB
Packager : Caleb Maclennan
Build Date : Wed Dec 13 08:08:49 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions