How to Install and Uninstall golang-github-docker-libtrust-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "golang-github-docker-libtrust-dev" package

This guide let you learn how to install golang-github-docker-libtrust-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-docker-libtrust-dev

2. Uninstall "golang-github-docker-libtrust-dev" package

This guide covers the steps necessary to uninstall golang-github-docker-libtrust-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-docker-libtrust-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-docker-libtrust-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-docker-libtrust-dev
Architecture: all
Version: 0.0~git20150526.0.9cbd2a1-3.1
Priority: extra
Section: universe/devel
Source: golang-github-docker-libtrust
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 179
Filename: pool/universe/g/golang-github-docker-libtrust/golang-github-docker-libtrust-dev_0.0~git20150526.0.9cbd2a1-3.1_all.deb
Size: 30980
MD5sum: 0999b31221020e0754702d6c82ad5eee
SHA1: af2f8002ee0a26e8a359ba4987fa5e6b308677db
SHA256: a2654eed410df25a91bcca7b79fb576d3de95d2acf90f4b41ad38289ce1d12c8
SHA512: 2322d29d7e91a85d6d73b174e5122e7fcaf2fc51292d58ad73624372c947a451022a47d54da01354703831bff9ce6b9b046080c7d3492fe11bf945ce8b9bc21b
Homepage: https://github.com/docker/libtrust
Description-en: Primitives for identity and authorization
Libtrust is library for managing authentication and authorization using public
key cryptography.
.
Authentication is handled using the identity attached to the public key.
Libtrust provides multiple methods to prove possession of the private key
associated with an identity.
.
- TLS x509 certificates
- Signature verification
- Key Challenge
.
Authorization and access control is managed through a distributed trust graph.
Trust servers are used as the authorities of the trust graph and allow caching
portions of the graph for faster access.
Description-md5: 15f5f0ab77fd98472af71999fc062d4b

5. The same packages on other Linux Distributions