How to Install and Uninstall golang-github-jefferai-jsonx-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-jefferai-jsonx-devel.noarch" package

Please follow the step by step instructions below to install golang-github-jefferai-jsonx-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-jefferai-jsonx-devel.noarch

2. Uninstall "golang-github-jefferai-jsonx-devel.noarch" package

Please follow the guidance below to uninstall golang-github-jefferai-jsonx-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-jefferai-jsonx-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jefferai-jsonx-devel.noarch package on Fedora 34

Last metadata expiration check: 1:52:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-jefferai-jsonx-devel
Version : 1.0.1
Release : 2.fc34
Architecture : noarch
Size : 17 k
Source : golang-github-jefferai-jsonx-1.0.1-2.fc34.src.rpm
Repository : fedora
Summary : Go library to transform JSON into JSONx
URL : https://github.com/jefferai/jsonx
License : MPLv2.0
Description : A Go library to transform an object or existing JSON bytes into JSONx.
:
: This follows the "standard" except for the handling of special and escaped
: characters. Names and values are properly XML-escaped but there is no special
: handling of values already escaped in JSON if they are valid in XML.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jefferai/jsonx