How to Install and Uninstall golang-github-hashicorp-go-rootcerts-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "golang-github-hashicorp-go-rootcerts-dev" package

This tutorial shows how to install golang-github-hashicorp-go-rootcerts-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-hashicorp-go-rootcerts-dev

2. Uninstall "golang-github-hashicorp-go-rootcerts-dev" package

Please follow the step by step instructions below to uninstall golang-github-hashicorp-go-rootcerts-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-hashicorp-go-rootcerts-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-go-rootcerts-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-hashicorp-go-rootcerts-dev
Architecture: all
Version: 1.0.2-2
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: golang-github-hashicorp-go-rootcerts
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Filename: pool/universe/g/golang-github-hashicorp-go-rootcerts/golang-github-hashicorp-go-rootcerts-dev_1.0.2-2_all.deb
Size: 8396
MD5sum: bb21f0d9fec43e8c6b5f7989ef0add80
SHA1: 95acdc6c9458b47d6ed4755bd457de99d358a203
SHA256: 239e55c1b7d4920c171d87a55bb8a7a7251f3f07b36f5f65cf0d5a14ee74432c
SHA512: 14ae42cbb94abcb8e2d171a6ad296195799ee2783d06eecdd7891b7b7fb6701a5334de023287b7966b1dcd0c73817d2a32ed0a75b4e517449ee0d3d5c0fa8810
Homepage: https://github.com/hashicorp/go-rootcerts
Description-en: functions for loading root certificates for TLS connections
Go's standard library crypto/tls provides a common mechanism for
configuring TLS connections in tls.Config. The RootCAs field on this
struct is a pool of certificates for the client to use as a trust store
when verifying server certificates.
.
This library contains utility functions for loading certificates destined
for that field, as well as one other important thing:
.
When the RootCAs field is nil, the standard library attempts to load the
host's root CA set. This behavior is OS-specific, and the Darwin
implementation contains a bug that prevents trusted certificates from the
System and Login keychains from being loaded. This library contains
Darwin-specific behavior that works around that bug.
Description-md5: d6733efafc469c5729c2edbc52d0443d