How to Install and Uninstall golang-github-alexflint-go-arg-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-alexflint-go-arg-dev" package

In this section, we are going to explain the necessary steps to install golang-github-alexflint-go-arg-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-alexflint-go-arg-dev

2. Uninstall "golang-github-alexflint-go-arg-dev" package

Please follow the steps below to uninstall golang-github-alexflint-go-arg-dev on Kali Linux:

$ sudo apt remove golang-github-alexflint-go-arg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alexflint-go-arg-dev package on Kali Linux

Package: golang-github-alexflint-go-arg-dev
Source: golang-github-alexflint-go-arg
Version: 1.3.0+ds-2
Installed-Size: 103
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev, golang-github-alexflint-go-scalar-dev
Size: 18608
SHA256: 8e493828563d7e10ba23ff829869732eba18724e584653d8fc802cefeb316529
SHA1: 854d2dd7208d9d4b12a48463b57c7f361f03acf9
MD5sum: a934e1599e0df2a2ff295bc4d75e4f08
Description: Struct-based argument parsing in Go
The idea behind go-arg is that Go already has an excellent way
to describe data structures using structs, so there is no need to
develop additional levels of abstraction. Instead of one API to specify
which arguments a program accepts, and then another API to get the
values of those arguments, go-arg replaces both with a single struct.
Description-md5:
Homepage: https://github.com/alexflint/go-arg
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-alexflint-go-arg/golang-github-alexflint-go-arg-dev_1.3.0+ds-2_all.deb