How to Install and Uninstall golang-github-appc-docker2aci-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-appc-docker2aci-devel.noarch" package

Please follow the step by step instructions below to install golang-github-appc-docker2aci-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-appc-docker2aci-devel.noarch

2. Uninstall "golang-github-appc-docker2aci-devel.noarch" package

This guide let you learn how to uninstall golang-github-appc-docker2aci-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-appc-docker2aci-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-appc-docker2aci-devel.noarch package on Fedora 34

Last metadata expiration check: 5:53:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-appc-docker2aci-devel
Version : 0.17.2
Release : 8.fc34
Architecture : noarch
Size : 54 k
Source : golang-github-appc-docker2aci-0.17.2-8.fc34.src.rpm
Repository : updates
Summary : Library and CLI tool to convert Docker images to ACIs
URL : https://github.com/appc/docker2aci
License : ASL 2.0
Description : Docker2aci is a small library and CLI binary that converts Docker images to ACI.
: It takes as input either a file generated by "docker save" or a Docker registry
: URL. It gets all the layers of a Docker image and squashes them into an ACI
: image. Optionally, it can generate one ACI for each layer, setting the correct
: dependencies.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/appc/docker2aci