How to Install and Uninstall golang-github-docker-libtrust-devel.noarch Package on Fedora 39

Last updated: October 15,2024

1. Install "golang-github-docker-libtrust-devel.noarch" package

Please follow the instructions below to install golang-github-docker-libtrust-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-docker-libtrust-devel.noarch

2. Uninstall "golang-github-docker-libtrust-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-docker-libtrust-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-docker-libtrust-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-docker-libtrust-devel.noarch package on Fedora 39

Last metadata expiration check: 2:49:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-docker-libtrust-devel
Version : 0
Release : 0.12.20190501gitaabc10e.fc39
Architecture : noarch
Size : 54 k
Source : golang-github-docker-libtrust-0-0.12.20190501gitaabc10e.fc39.src.rpm
Repository : fedora
Summary : Primitives for identity and authorization
URL : https://github.com/docker/libtrust
License : Apache-2.0
Description : 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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/docker/libtrust