How to Install and Uninstall lua-json.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "lua-json.noarch" package

This tutorial shows how to install lua-json.noarch on Fedora 34

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

2. Uninstall "lua-json.noarch" package

This tutorial shows how to uninstall lua-json.noarch on Fedora 34:

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

3. Information about the lua-json.noarch package on Fedora 34

Last metadata expiration check: 5:43:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : lua-json
Version : 1.3.2
Release : 17.fc34
Architecture : noarch
Size : 26 k
Source : lua-json-1.3.2-17.fc34.src.rpm
Repository : fedora
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.