How to Install and Uninstall golang-github-evanphx-json-patch.x86_64 Package on Fedora 35

Last updated: July 03,2024

1. Install "golang-github-evanphx-json-patch.x86_64" package

Please follow the guidelines below to install golang-github-evanphx-json-patch.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-evanphx-json-patch.x86_64

2. Uninstall "golang-github-evanphx-json-patch.x86_64" package

Here is a brief guide to show you how to uninstall golang-github-evanphx-json-patch.x86_64 on Fedora 35:

$ sudo dnf remove golang-github-evanphx-json-patch.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-evanphx-json-patch.x86_64 package on Fedora 35

Last metadata expiration check: 0:56:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-evanphx-json-patch
Version : 5.5.0
Release : 3.fc35
Architecture : x86_64
Size : 838 k
Source : golang-github-evanphx-json-patch-5.5.0-3.fc35.src.rpm
Repository : updates
Summary : Go library to apply RFC6902 patches and create and apply RFC7386 patches
URL : https://github.com/evanphx/json-patch
License : BSD
Description :
: Jsonpatch is a library which provides functionallity for both applying RFC6902
: JSON patches against documents, as well as for calculating & applying RFC7396
: JSON merge patches.