How to Install and Uninstall python310-json5 Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-json5" package
Please follow the step by step instructions below to install python310-json5 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-json5
Copied
2. Uninstall "python310-json5" package
Here is a brief guide to show you how to uninstall python310-json5 on openSuSE Tumbleweed:
$
sudo zypper remove
python310-json5
Copied
3. Information about the python310-json5 package on openSuSE Tumbleweed
Information for package python310-json5:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-json5
Version : 0.9.14-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 217.2 KiB
Installed : No
Status : not installed
Source package : python-json5-0.9.14-1.4.src
Upstream URL : https://github.com/dpranke/pyjson5
Summary : A Python implementation of the JSON5 data format
Description :
A Python implementation of the JSON5 data format.
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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-json5
Version : 0.9.14-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 217.2 KiB
Installed : No
Status : not installed
Source package : python-json5-0.9.14-1.4.src
Upstream URL : https://github.com/dpranke/pyjson5
Summary : A Python implementation of the JSON5 data format
Description :
A Python implementation of the JSON5 data format.
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.