How to Install and Uninstall golang-github-pborman-getopt-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "golang-github-pborman-getopt-dev" package

This guide covers the steps necessary to install golang-github-pborman-getopt-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-pborman-getopt-dev

2. Uninstall "golang-github-pborman-getopt-dev" package

This tutorial shows how to uninstall golang-github-pborman-getopt-dev on Kali Linux:

$ sudo apt remove golang-github-pborman-getopt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-pborman-getopt-dev package on Kali Linux

Package: golang-github-pborman-getopt-dev
Source: golang-github-pborman-getopt
Version: 1.1.0-2
Installed-Size: 237
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 26520
SHA256: 357936be1ee1c71e63a2e7b5bb2a885cdc33baab2d4a6878b4924400414b167c
SHA1: 79f31eb91c039130be272b567c2e6c78249dc74b
MD5sum: 2757a0ed2e0e4c9c0f57b0505d8442e7
Description: getopt style option parsing for Go (library)
The Package getopt provides traditional getopt processing for implementing
commands that use traditional command lines. The standard Go flag
package cannot be used to write a program that parses flags the way ls
or ssh do, for example.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pborman/getopt
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-pborman-getopt/golang-github-pborman-getopt-dev_1.1.0-2_all.deb