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

Last updated: November 24,2024

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

This tutorial shows how to install golang-github-evanphx-json-patch.x86_64 on Fedora 34

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

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

Please follow the steps below to uninstall golang-github-evanphx-json-patch.x86_64 on Fedora 34:

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

Last metadata expiration check: 1:10:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-evanphx-json-patch
Version : 5.5.0
Release : 1.fc34
Architecture : x86_64
Size : 838 k
Source : golang-github-evanphx-json-patch-5.5.0-1.fc34.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.