How to Install golang-github-pmezard-go-difflib-dev in Ubuntu 18.04



Install golang-github-pmezard-go-difflib-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-pmezard-go-difflib-dev

Description:

partial port of Python difflib package to Go

Go-difflib is a partial port of Python 3 difflib package. Its main goal was to make unified and context diff available in pure Go, mostly for testing purposes.

Homepage: https://github.com/pmezard/go-difflib

Version: 1.0.0-1

Section: universe/devel