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

Last updated: November 26,2024

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

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

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

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

Last metadata expiration check: 5:56:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-krishicks-yaml-patch
Version : 0.0.10
Release : 11.20200307git05b3177.fc38
Architecture : x86_64
Size : 950 k
Source : golang-github-krishicks-yaml-patch-0.0.10-11.20200307git05b3177.fc38.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.