How to Install and Uninstall go-git Package on Kali Linux

Last updated: May 12,2024

1. Install "go-git" package

Here is a brief guide to show you how to install go-git on Kali Linux

$ sudo apt update $ sudo apt install go-git

2. Uninstall "go-git" package

Please follow the step by step instructions below to uninstall go-git on Kali Linux:

$ sudo apt remove go-git $ sudo apt autoclean && sudo apt autoremove

3. Information about the go-git package on Kali Linux

Package: go-git
Source: golang-github-go-git-go-git
Version: 5.4.2-4
Installed-Size: 3330
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1212976
SHA256: b8c3bacb788aae2e4bd0770d6c2f008853cd466341dc4a50baec49b870c6d4c7
SHA1: 90748b6f3a0282a2c5e5ff640af9d05bafa9b13b
MD5sum: 283e0de916bbae37fa88b6187ae4b34b
Description: highly extensible Git implementation in pure Go (command line)
go-git is a highly extensible git implementation library written in pure Go.
.
It can be used to manipulate git repositories at low level (plumbing) or high
level (porcelain), through an idiomatic Go API. It also supports several types
of storage, such as in-memory filesystems, or custom implementations, thanks
to the Storer interface.
.
This package provides command line interface of this library.
Description-md5:
Homepage: https://github.com/go-git/go-git
Built-Using: golang-1.21 (= 1.21.3-1), golang-check.v1 (= 0.0+git20200902.038fdea-1), golang-github-cloudflare-circl (= 1.3.6-1), golang-github-emirpasic-gods (= 1.12.0-2), golang-github-go-git-go-billy (= 5.3.1-3), golang-github-go-git-go-git-fixtures (= 4.2.2-2), golang-github-imdario-mergo (= 0.3.12-1), golang-github-jbenet-go-context (= 0.0~git20150711.d14ea06-4), golang-github-kevinburke-ssh-config (= 1.0-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-protonmail-go-crypto (= 0.0~git20230626.7e9e0390.0~really~git20230619.3fbb1f1-2), golang-github-rogpeppe-go-internal (= 1.11.0-1), golang-github-sergi-go-diff (= 1.2.0-2), golang-github-src-d-gcfg (= 1.4.0-3), golang-github-xanzy-ssh-agent (= 0.3.2-1), golang-go-flags (= 1.4.0-6), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-gopkg-warnings.v0 (= 0.1.2-1.1), golang-pretty (= 0.3.1-1), golang-text (= 0.2.0-2)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-git-go-git/go-git_5.4.2-4_amd64.deb