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

Last updated: January 18,2025

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

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

$ 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 38:

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

Last metadata expiration check: 2:01:26 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-evanphx-json-patch
Version : 5.5.0
Release : 6.fc38
Architecture : x86_64
Size : 822 k
Source : golang-github-evanphx-json-patch-5.5.0-6.fc38.src.rpm
Repository : fedora
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.