How to Install and Uninstall lua-json.noarch Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "lua-json.noarch" package

Please follow the instructions below to install lua-json.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "lua-json.noarch" package

Please follow the instructions below to uninstall lua-json.noarch on CentOS 8 / RHEL 8:

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

3. Information about the lua-json.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:01:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lua-json
Version : 1.3.2
Release : 9.el8
Architecture : noarch
Size : 28 k
Source : lua-json-1.3.2-9.el8.src.rpm
Repository : appstream
Summary : JSON Parser/Constructor for Lua
URL : http://luaforge.net/projects/luajson/
License : MIT
Description : LuaJSON is a customizable JSON decoder/encoder, using LPEG for parsing.