How to Install and Uninstall golang-github-pmezard-difflib-devel.noarch Package on Fedora 38

Last updated: September 23,2024

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

This guide covers the steps necessary to install golang-github-pmezard-difflib-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall golang-github-pmezard-difflib-devel.noarch on Fedora 38:

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

3. Information about the golang-github-pmezard-difflib-devel.noarch package on Fedora 38

Last metadata expiration check: 1:27:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-pmezard-difflib-devel
Version : 1.0.0
Release : 10.fc38
Architecture : noarch
Size : 20 k
Source : golang-github-pmezard-difflib-1.0.0-10.fc38.src.rpm
Repository : fedora
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