How to Install and Uninstall compat-golang-github-docker-distribution-devel.noarch Package on Fedora 36

Last updated: January 08,2025

1. Install "compat-golang-github-docker-distribution-devel.noarch" package

Learn how to install compat-golang-github-docker-distribution-devel.noarch on Fedora 36

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

2. Uninstall "compat-golang-github-docker-distribution-devel.noarch" package

This is a short guide on how to uninstall compat-golang-github-docker-distribution-devel.noarch on Fedora 36:

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

3. Information about the compat-golang-github-docker-distribution-devel.noarch package on Fedora 36

Last metadata expiration check: 2:01:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : compat-golang-github-docker-distribution-devel
Version : 2.8.0~beta.1
Release : 3.20220203gitb609265.fc36
Architecture : noarch
Size : 23 k
Source : golang-github-distribution-3-2.8.0~beta.1-3.20220203gitb609265.fc36.src.rpm
Repository : updates
Summary : The toolkit to pack, ship, store, and deliver container content
URL : https://github.com/distribution/distribution
License : ASL 2.0
Description : The toolkit to pack, ship, store, and deliver container content.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/distribution/distribution/v3:
: – github.com/docker/distribution
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/distribution/distribution/v3.