How to Install and Uninstall golang-github-hexops-gotextdiff-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-hexops-gotextdiff-dev" package

This guide let you learn how to install golang-github-hexops-gotextdiff-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-hexops-gotextdiff-dev

2. Uninstall "golang-github-hexops-gotextdiff-dev" package

Please follow the guidance below to uninstall golang-github-hexops-gotextdiff-dev on Kali Linux:

$ sudo apt remove golang-github-hexops-gotextdiff-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hexops-gotextdiff-dev package on Kali Linux

Package: golang-github-hexops-gotextdiff-dev
Source: golang-github-hexops-gotextdiff
Version: 1.0.3-2
Installed-Size: 104
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 22076
SHA256: e56ca509fe2c2d0dd4c09b5f5b10852c78f49530cb3a6616df1b76e4f27449cb
SHA1: 39917b8d112e992767aafdaaf4f882be20b9bcf6
MD5sum: 7722ccaa6a743544bc5704621589f475
Description: Unified text diffing in Go (copy of gopls internal diffing)
gotextdiff is a copy of the Go text diffing packages that the official Go
language server gopls uses internally to generate unified diffs.
.
If you've previously tried to generate unified text diffs in Go (like
the ones you see in Git and on GitHub), you may have found
github.com/sergi/go-diff which is a Go port of Neil Fraser's
google-diff-match-patch code - however it does not support unified diffs.
.
This is arguably one of the best (and most maintained) unified text
diffing packages in Go as of at least 2020.
.
(All credit goes to the Go authors (http://tip.golang.org/AUTHORS), I am
merely re-publishing their work so others can use it.)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hexops/gotextdiff
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-hexops-gotextdiff/golang-github-hexops-gotextdiff-dev_1.0.3-2_all.deb