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

Last updated: October 06,2024

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

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

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

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

Please follow the guidelines below to uninstall golang-github-opencontainers-digest-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 1:15:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-opencontainers-digest-devel
Version : 1.0.0
Release : 5.fc36
Architecture : noarch
Size : 30 k
Source : golang-github-opencontainers-digest-1.0.0-5.fc36.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