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

Last updated: June 26,2024

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

This guide let you learn how to install golang-github-krishicks-yaml-patch.x86_64 on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-krishicks-yaml-patch.x86_64 on Fedora 36:

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

Last metadata expiration check: 4:20:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-krishicks-yaml-patch
Version : 0.0.10
Release : 9.20200307git05b3177.fc36
Architecture : x86_64
Size : 913 k
Source : golang-github-krishicks-yaml-patch-0.0.10-9.20200307git05b3177.fc36.src.rpm
Repository : updates
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.