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

Last updated: June 29,2024

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

Learn how to install golang-github-evanphx-json-patch.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall golang-github-evanphx-json-patch.x86_64 on Fedora 36:

$ 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 36

Last metadata expiration check: 2:36:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-evanphx-json-patch
Version : 5.5.0
Release : 4.fc36
Architecture : x86_64
Size : 784 k
Source : golang-github-evanphx-json-patch-5.5.0-4.fc36.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.