How to Install and Uninstall golang-github-francoispqt-gojay-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-francoispqt-gojay-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-francoispqt-gojay-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-francoispqt-gojay-devel.noarch

2. Uninstall "golang-github-francoispqt-gojay-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-francoispqt-gojay-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-francoispqt-gojay-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-francoispqt-gojay-devel.noarch package on Fedora 34

Last metadata expiration check: 4:42:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-francoispqt-gojay-devel
Version : 1.2.13
Release : 6.fc34
Architecture : noarch
Size : 113 k
Source : golang-github-francoispqt-gojay-1.2.13-6.fc34.src.rpm
Repository : updates
Summary : Fastest JSON encoder/decoder with powerful stream API for Golang
URL : https://github.com/francoispqt/gojay
License : MIT
Description : GoJay is a performant JSON encoder/decoder for Golang (currently the most
: performant, see benchmarks).
:
: It has a simple API and doesn't use reflection. It relies on small interfaces to
: decode/encode structures and slices.
:
: Gojay also comes with powerful stream decoding features and an even faster
: Unsafe API.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/francoispqt/gojay