How to Install and Uninstall golang-github-pmezard-difflib-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the guidance below to install golang-github-pmezard-difflib-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall golang-github-pmezard-difflib-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 0:51:12 ago on Fri Feb 16 06:49:52 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