How to Install and Uninstall golang-github-sergi-diff-devel.noarch Package on Fedora 36

Last updated: May 19,2024

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

Please follow the instructions below to install golang-github-sergi-diff-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall golang-github-sergi-diff-devel.noarch on Fedora 36:

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

3. Information about the golang-github-sergi-diff-devel.noarch package on Fedora 36

Last metadata expiration check: 0:27:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-sergi-diff-devel
Version : 1.1.0
Release : 6.fc36
Architecture : noarch
Size : 43 k
Source : golang-github-sergi-diff-1.1.0-6.fc36.src.rpm
Repository : fedora
Summary : Diff, match and patch text in Go
URL : https://github.com/sergi/go-diff
License : ASL 2.0 and MIT
Description : Go-diff offers algorithms to perform operations required for synchronizing plain
: text:
: – Compare two texts and return their differences.
: – Perform fuzzy matching of text.
: – Apply patches onto text.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/sergi/go-diff