How to Install and Uninstall python3-json5.noarch Package on AlmaLinux 9
Last updated: January 13,2025
1. Install "python3-json5.noarch" package
Please follow the steps below to install python3-json5.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-json5.noarch
Copied
2. Uninstall "python3-json5.noarch" package
Learn how to uninstall python3-json5.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-json5.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-json5.noarch package on AlmaLinux 9
Last metadata expiration check: 2:14:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-json5
Version : 0.9.9
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-json5-0.9.9-1.el9.src.rpm
Repository : epel
Summary : Python implementation of the JSON5 data format
URL : https://github.com/dpranke/pyjson5
License : ASL 2.0
Description : JSON5 extends the JSON data interchange format to make it slightly more usable
: as a configuration language:
:
: - JavaScript-style comments (both single and multi-line) are legal.
: - Object keys may be unquoted if they are legal ECMAScript identifiers
: - Objects and arrays may end with trailing commas.
: - Strings can be single-quoted, and multi-line string literals are allowed.
Available Packages
Name : python3-json5
Version : 0.9.9
Release : 1.el9
Architecture : noarch
Size : 46 k
Source : python-json5-0.9.9-1.el9.src.rpm
Repository : epel
Summary : Python implementation of the JSON5 data format
URL : https://github.com/dpranke/pyjson5
License : ASL 2.0
Description : JSON5 extends the JSON data interchange format to make it slightly more usable
: as a configuration language:
:
: - JavaScript-style comments (both single and multi-line) are legal.
: - Object keys may be unquoted if they are legal ECMAScript identifiers
: - Objects and arrays may end with trailing commas.
: - Strings can be single-quoted, and multi-line string literals are allowed.