How to Install and Uninstall golang-github-pkg-diff-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-pkg-diff-dev" package

This guide covers the steps necessary to install golang-github-pkg-diff-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-pkg-diff-dev

2. Uninstall "golang-github-pkg-diff-dev" package

This guide let you learn how to uninstall golang-github-pkg-diff-dev on Kali Linux:

$ sudo apt remove golang-github-pkg-diff-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pkg-diff-dev package on Kali Linux

Package: golang-github-pkg-diff-dev
Source: golang-github-pkg-diff
Version: 0.0~git20210226.20ebb0f-1
Installed-Size: 3437
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 93564
SHA256: d0daf8c539da15467a5c9e444359c4b500f7e1fae1a8efbcc44b535c997b92bc
SHA1: c487854458096aa5426097d206ce40661bdfd6d9
MD5sum: c19cd7158a9cc9b0a2f50ee6362a5666
Description: go library used to create, modify, and print diffs
The top level package, diff, contains convenience functions for the most
common uses.
.
The sub-packages 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pkg/diff
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-pkg-diff/golang-github-pkg-diff-dev_0.0~git20210226.20ebb0f-1_all.deb