How to Install and Uninstall golang-github-dpotapov-go-spnego-dev Package on Kali Linux

Last updated: April 24,2024

1. Install "golang-github-dpotapov-go-spnego-dev" package

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

$ sudo apt update $ sudo apt install golang-github-dpotapov-go-spnego-dev

2. Uninstall "golang-github-dpotapov-go-spnego-dev" package

Please follow the step by step instructions below to uninstall golang-github-dpotapov-go-spnego-dev on Kali Linux:

$ sudo apt remove golang-github-dpotapov-go-spnego-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dpotapov-go-spnego-dev package on Kali Linux

Package: golang-github-dpotapov-go-spnego-dev
Source: golang-github-dpotapov-go-spnego
Version: 0.0~git20190506.c2c6091-2
Installed-Size: 24
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-gopkg-jcmturner-gokrb5.v5-dev
Size: 5492
SHA256: 5f7fccfdc41a02b387af05910a971907e616ce13ee96630a8678c31506d63d2a
SHA1: 999112aed078bcedb11f4c01363539fb455dcca5
MD5sum: ae7f6c816834a73dfc76bc2e2f55d38a
Description: Golang library to make HTTP calls with Kerberos authentication
The package extends Go's HTTP Transport allowing
Kerberos authentication through Negotiate mechanism (see RFC4559
(https://tools.ietf.org/html/rfc4559)).
.
Internally it is implemented by wrapping 2 libraries: gokrb5
(https://github.com/jcmturner/gokrb5) on Linux and sspi
(https://github.com/alexbrainman/sspi) on Windows.
.
There is no pre-authenticaion yet, so the library assumes you have
Kerberos ticket obtained.
.
Linux implementation requires MIT or Heimdal Kerberos to be
present. Windows implementation utilizes credentials of currently logged
in user.
.
Currently it allows only to make HTTP calls, no server side support yet.
Description-md5:
Homepage: https://github.com/dpotapov/go-spnego
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-dpotapov-go-spnego/golang-github-dpotapov-go-spnego-dev_0.0~git20190506.c2c6091-2_all.deb