How to Install and Uninstall golang-github-cli-go-gh-v2-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-cli-go-gh-v2-dev" package

This guide covers the steps necessary to install golang-github-cli-go-gh-v2-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-cli-go-gh-v2-dev

2. Uninstall "golang-github-cli-go-gh-v2-dev" package

Please follow the guidance below to uninstall golang-github-cli-go-gh-v2-dev on Kali Linux:

$ sudo apt remove golang-github-cli-go-gh-v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-cli-go-gh-v2-dev package on Kali Linux

Package: golang-github-cli-go-gh-v2-dev
Source: golang-github-cli-go-gh-v2
Version: 2.5.0-1
Installed-Size: 322
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-alecaivazis-survey-dev (>= 2.3.7), golang-github-charmbracelet-glamour-dev (>= 0.6.0), golang-github-cli-browser-dev (>= 1.3.0), golang-github-cli-safeexec-dev (>= 1.0.0), golang-github-cli-shurcool-graphql-dev (>= 0.0.4), golang-github-google-shlex-dev (>= 0.0~git20191202.e7afc7f), golang-github-henvic-httpretty-dev (>= 0.0.6), golang-github-itchyny-gojq-dev (>= 0.12.13), golang-github-makenowjust-heredoc-dev (>= 1.0.0), golang-github-mgutz-ansi-dev (>= 0.0~git20200706.d51e80e), golang-github-muesli-reflow-dev (>= 0.3.0), golang-github-muesli-termenv-dev (>= 0.13.0), golang-github-stretchr-testify-dev (>= 1.7.0), golang-github-thlib-go-timezone-local-dev (>= 0.0~git20210907.ef149e4), golang-golang-x-sys-dev (>= 0.13.0), golang-golang-x-term-dev (>= 0.13.0), golang-golang-x-text-dev (>= 0.13.0), golang-gopkg-h2non-gock.v1-dev (>= 1.1.2), golang-gopkg-yaml.v3-dev (>= 3.0.1)
Size: 58064
SHA256: 0526a52e3ad8c2b67826de87d04351b8f75fdab45e65e5c8cbf642f8f1b6522f
SHA1: 6b1906d8e5450a45b5416963ffba1d463414ecab
MD5sum: e1aaf39f6a0d83c61b8a72644fb2c05c
Description: Go module for interacting with gh and the GitHub API from the command line
go-gh is a Go module for CLI Go applications and gh extensions
that want a convenient way to interact with gh, and the GitHub API
using gh environment configuration.
.
go-gh supports multiple ways of getting access to gh functionality:
.
* Helpers that automatically read a gh config to authenticate
themselves
* gh.Exec shells out to a gh install on your machine
.
If you'd like to use go-gh on systems without gh installed and
configured, you can provide custom authentication details to the go-gh
API helpers.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cli/go-gh
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-cli-go-gh-v2/golang-github-cli-go-gh-v2-dev_2.5.0-1_all.deb

5. The same packages on other Linux Distributions