How to Install and Uninstall json-table Package on openSuSE Tumbleweed
Last updated: January 23,2025
1. Install "json-table" package
Learn how to install json-table on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
json-table
Copied
2. Uninstall "json-table" package
Here is a brief guide to show you how to uninstall json-table on openSuSE Tumbleweed:
$
sudo zypper remove
json-table
Copied
3. Information about the json-table package on openSuSE Tumbleweed
Information for package json-table:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : json-table
Version : 4.3.3-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 51.8 KiB
Installed : No
Status : not installed
Source package : json-table-4.3.3-3.1.src
Upstream URL : https://github.com/micha/json-table
Summary : Nested JSON data to tabular data transformer
Description :
Jt reads UTF-8 encoded JSON forms from stdin and writes tab separated
values (or CSV) to stdout. A simple stack-based programming language
is used to extract values from the JSON input for printing.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : json-table
Version : 4.3.3-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 51.8 KiB
Installed : No
Status : not installed
Source package : json-table-4.3.3-3.1.src
Upstream URL : https://github.com/micha/json-table
Summary : Nested JSON data to tabular data transformer
Description :
Jt reads UTF-8 encoded JSON forms from stdin and writes tab separated
values (or CSV) to stdout. A simple stack-based programming language
is used to extract values from the JSON input for printing.