How to Install and Uninstall pyjson5.noarch Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "pyjson5.noarch" package

Please follow the guidance below to install pyjson5.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install pyjson5.noarch

2. Uninstall "pyjson5.noarch" package

Please follow the guidance below to uninstall pyjson5.noarch on Oracle Linux 8:

$ sudo dnf remove pyjson5.noarch $ sudo dnf autoremove

3. Information about the pyjson5.noarch package on Oracle Linux 8

Last metadata expiration check: 1:18:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pyjson5
Version : 0.9.1
Release : 1.el8
Architecture : noarch
Size : 14 k
Source : python-json5-0.9.1-1.el8.src.rpm
Repository : epel
Summary : Tool for working with the JSON5 data format
URL : https://github.com/dpranke/pyjson5
License : ASL 2.0
Description : Command-line tool for working with the JSON5 data format.