How to Install and Uninstall golang-github-opencontainers-digest-devel.noarch Package on Fedora 34

Last updated: September 19,2024

1. Install "golang-github-opencontainers-digest-devel.noarch" package

Please follow the guidance below to install golang-github-opencontainers-digest-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-opencontainers-digest-devel.noarch

2. Uninstall "golang-github-opencontainers-digest-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-opencontainers-digest-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-opencontainers-digest-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-opencontainers-digest-devel.noarch package on Fedora 34

Last metadata expiration check: 4:40:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-opencontainers-digest-devel
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 30 k
Source : golang-github-opencontainers-digest-1.0.0-3.fc34.src.rpm
Repository : fedora
Summary : Common digest package used across the container ecosystem
URL : https://github.com/opencontainers/go-digest
License : ASL 2.0 and CC-BY-SA
Description : Package Digest provides a generalized type to opaquely represent message digests
: and their operations within the registry. The Digest type is designed to serve
: as a flexible identifier in a content-addressable system. More importantly, it
: provides tools and wrappers to work with hash.Hash-based digests with little
: effort.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/opencontainers/go-digest