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

Last updated: November 28,2024

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

Please follow the guidelines below to install golang-github-docker-distribution.x86_64 on Fedora 36

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

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

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

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

Last metadata expiration check: 5:32:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-docker-distribution
Version : 2.8.1
Release : 3.20220821gitbc6b745.fc36
Architecture : x86_64
Size : 7.2 M
Source : golang-github-docker-distribution-2.8.1-3.20220821gitbc6b745.fc36.src.rpm
Repository : updates
Summary : Docker toolkit to pack, ship, store, and deliver container content
URL : https://github.com/docker/distribution
License : Apache-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.