How to Install and Uninstall jtc.x86_64 Package on Fedora 35

Last updated: October 10,2024

1. Install "jtc.x86_64" package

This tutorial shows how to install jtc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install jtc.x86_64

2. Uninstall "jtc.x86_64" package

Please follow the guidance below to uninstall jtc.x86_64 on Fedora 35:

$ sudo dnf remove jtc.x86_64 $ sudo dnf autoremove

3. Information about the jtc.x86_64 package on Fedora 35

Last metadata expiration check: 0:24:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : jtc
Version : 1.76a
Release : 4.fc35
Architecture : x86_64
Size : 349 k
Source : jtc-1.76a-4.fc35.src.rpm
Repository : fedora
Summary : JSON processing utility
URL : https://github.com/ldn-softdev/jtc
License : MIT
Description : jtc stand for: JSON transformational chains (used to be JSON test console).
:
: jtc offers a powerful way to select one or multiple elements from a source JSON
: and apply various actions on the selected elements at once (wrap selected
: elements into a new JSON, filter in/out, sort elements, update elements, insert
: new elements, remove, copy, move, compare, transform, swap around and many other
: operations).