How to Install and Uninstall golang-github-hashicorp-go-rootcerts-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

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

This is a short guide on how to install golang-github-hashicorp-go-rootcerts-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This tutorial shows how to uninstall golang-github-hashicorp-go-rootcerts-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-hashicorp-go-rootcerts-dev
Architecture: all
Version: 1.0.2-1
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-1_all.deb
Size: 8292
MD5sum: df8e5d8a76e987ad60ccfac986d7adf1
SHA1: 0fa298e2b142b6df1db7bed77570c295ce18c3e9
SHA256: 7153340e0fe1d3faa61333fda3b543a6ee602bc25183f5500a595183b1f74ef7
SHA512: d3ed8f072cca790ae4c529031153a1d09380819f92f5f0eb06c26e4078b09204b523fc0ec64aebda6200ee8dda3968d27c0805f354dd2724fc4f41244ebcc72e
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