How to Install and Uninstall golang-github-pkg-diff-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-pkg-diff-devel.noarch" package

This guide let you learn how to install golang-github-pkg-diff-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-pkg-diff-devel.noarch

2. Uninstall "golang-github-pkg-diff-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-pkg-diff-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-pkg-diff-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-pkg-diff-devel.noarch package on Fedora 34

Last metadata expiration check: 1:24:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-pkg-diff-devel
Version : 0
Release : 0.1.20210406git20ebb0f.fc34
Architecture : noarch
Size : 24 k
Source : golang-github-pkg-diff-0-0.1.20210406git20ebb0f.fc34.src.rpm
Repository : updates
Summary : Create, modify, and print diffs
URL : https://github.com/pkg/diff
License : BSD
Description : Module github.com/pkg/diff can be used to create, modify, and print diffs.
:
: The top level package, diff, contains convenience functions for the most common
: uses.
:
: The subpackages provide very fine-grained control over every aspect:
: – myers: creates diffs using the Myers diff algorithm.
: – edit: contains the core diff data types.
: – ctxt: provides tools to reduce the amount of context in a diff.
: – write: provides routines to write diffs in standard formats.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/pkg/diff