How to Install and Uninstall golang-github-pmezard-difflib-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "golang-github-pmezard-difflib-devel.noarch" package

This tutorial shows how to install golang-github-pmezard-difflib-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-github-pmezard-difflib-devel.noarch

2. Uninstall "golang-github-pmezard-difflib-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-pmezard-difflib-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-github-pmezard-difflib-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-pmezard-difflib-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-pmezard-difflib-devel
Version : 1.0.0
Release : 11.el9
Architecture : noarch
Size : 20 k
Source : golang-github-pmezard-difflib-1.0.0-11.el9.src.rpm
Repository : epel
Summary : Partial port of python difflib package to Go
URL : https://github.com/pmezard/go-difflib
License : BSD
Description : Go-difflib is a partial port of python 3 difflib package. Its main goal is to
: make unified and context diff available in pure Go, mostly for testing
: purposes.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/pmezard/go-difflib