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

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install golang-github-pmezard-difflib-devel.noarch on Fedora 36

$ 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 Fedora 36:

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

Last metadata expiration check: 1:48:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-pmezard-difflib-devel
Version : 1.0.0
Release : 8.fc36
Architecture : noarch
Size : 20 k
Source : golang-github-pmezard-difflib-1.0.0-8.fc36.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