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

Last updated: July 03,2024

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

Please follow the guidelines below to install golang-github-krishicks-yaml-patch.x86_64 on Fedora 34

$ 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 guidance below to uninstall golang-github-krishicks-yaml-patch.x86_64 on Fedora 34:

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

Last metadata expiration check: 0:27:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-krishicks-yaml-patch
Version : 0.0.10
Release : 7.20200307git05b3177.fc34
Architecture : x86_64
Size : 973 k
Source : golang-github-krishicks-yaml-patch-0.0.10-7.20200307git05b3177.fc34.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.