How to Install and Uninstall lua-json.noarch Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "lua-json.noarch" package

This guide covers the steps necessary to install lua-json.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install lua-json.noarch

2. Uninstall "lua-json.noarch" package

Please follow the guidance below to uninstall lua-json.noarch on AlmaLinux 9:

$ sudo dnf remove lua-json.noarch $ sudo dnf autoremove

3. Information about the lua-json.noarch package on AlmaLinux 9

Last metadata expiration check: 2:32:28 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : lua-json
Version : 1.3.4
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : lua-json-1.3.4-1.el9.src.rpm
Repository : epel
Summary : JSON Parser/Constructor for Lua
URL : https://github.com/harningt/luajson
License : MIT
Description : LuaJSON is a customizable JSON decoder/encoder, using LPEG for parsing.