How to Install and Uninstall golang-github-docker-distribution.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-docker-distribution.x86_64" package

This guide let you learn how to install golang-github-docker-distribution.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-docker-distribution.x86_64

2. Uninstall "golang-github-docker-distribution.x86_64" package

Please follow the guidelines below to uninstall golang-github-docker-distribution.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-docker-distribution.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-docker-distribution.x86_64 package on Fedora 34

Last metadata expiration check: 1:26:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-docker-distribution
Version : 2.7.1
Release : 6.20200815git35b26de.fc34
Architecture : x86_64
Size : 7.3 M
Source : golang-github-docker-distribution-2.7.1-6.20200815git35b26de.fc34.src.rpm
Repository : fedora
Summary : Docker toolset to pack, ship, store, and deliver content
URL : https://github.com/docker/distribution
License : ASL 2.0
Description :
: The Docker toolset to pack, ship, store, and deliver content.
:
: This repository's main product is the Docker Registry 2.0 implementation for
: storing and distributing Docker images. It supersedes the docker/docker-registry
: project with a new API design, focused around security and performance.