How to Install and Uninstall golang-github-dpotapov-go-spnego-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

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

This tutorial shows how to install golang-github-dpotapov-go-spnego-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the steps below to uninstall golang-github-dpotapov-go-spnego-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-dpotapov-go-spnego-dev
Architecture: all
Version: 0.0~git20190506.c2c6091-2
Priority: optional
Section: universe/devel
Source: golang-github-dpotapov-go-spnego
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Depends: golang-gopkg-jcmturner-gokrb5.v5-dev
Filename: pool/universe/g/golang-github-dpotapov-go-spnego/golang-github-dpotapov-go-spnego-dev_0.0~git20190506.c2c6091-2_all.deb
Size: 5536
MD5sum: c34322a1d7d581146799650ed0e60eb7
SHA1: ff304f7384fbbcfb5fa3d094dd91319a03096fdc
SHA256: 9b800d5b0df70965b9aeda16647344d7d45182875f486013db57a3711c8d788d
SHA512: fc36948ddc2dae03bf7591d0b09b0283a9de3e1f47569763463047bc92a3fc780cdc280dc45cf30b29875fb503ad1330803138d923793c96dd76a6f1737e295d
Homepage: https://github.com/dpotapov/go-spnego
Description-en: 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: 665ca375b5d6c66160a1296109887327