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

Last updated: September 19,2024

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

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

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

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

Please follow the guidance below to uninstall compat-golang-github-docker-distribution-devel.noarch on Fedora 34:

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

Last metadata expiration check: 2:18:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : compat-golang-github-docker-distribution-devel
Version : 2.8.0~beta.1
Release : 1.20220203gitb609265.fc34
Architecture : noarch
Size : 23 k
Source : golang-github-distribution-3-2.8.0~beta.1-1.20220203gitb609265.fc34.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.