How to Install golang-github-sergi-go-diff-dev in Ubuntu 18.04



Install golang-github-sergi-go-diff-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-sergi-go-diff-dev

Description:

Diff, match and patch text in Go

This library provides algorithms to perform operations required for synchronizing plain text. . These operations include: * Compare two texts and return their differences. * Perform fuzzy matching of text. * Apply patches onto text.

Homepage: https://github.com/sergi/go-diff

Version: 0.0~git20170409.0.feef008-4

Section: universe/devel