How to Install and Uninstall golang-github-krishicks-yaml-patch.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "golang-github-krishicks-yaml-patch.x86_64" package

Here is a brief guide to show you how to install golang-github-krishicks-yaml-patch.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-krishicks-yaml-patch.x86_64

2. Uninstall "golang-github-krishicks-yaml-patch.x86_64" package

Please follow the step by step instructions below to uninstall golang-github-krishicks-yaml-patch.x86_64 on Fedora 39:

$ sudo dnf remove golang-github-krishicks-yaml-patch.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-krishicks-yaml-patch.x86_64 package on Fedora 39

Last metadata expiration check: 4:52:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-krishicks-yaml-patch
Version : 0.0.10
Release : 12.20200307git05b3177.fc39
Architecture : x86_64
Size : 967 k
Source : golang-github-krishicks-yaml-patch-0.0.10-12.20200307git05b3177.fc39.src.rpm
Repository : fedora
Summary : Library to apply YAML versions of RFC6902 patches
URL : https://github.com/krishicks/yaml-patch
License : ASL 2.0
Description :
: Yaml-patch is a version of Evan Phoenix's json-patch, which is an implementation
: of JavaScript Object Notation (JSON) Patch, directly transposed to YAML.