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

Last updated: September 21,2024

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

This is a short guide on how to install golang-github-pmezard-difflib-devel.noarch on Oracle Linux 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 Oracle 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 Oracle Linux 9

Last metadata expiration check: 0:13:53 ago on Thu Feb 15 07:50:05 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