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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install golang-github-appc-docker2aci-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall golang-github-appc-docker2aci-devel.noarch on Fedora 36:

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

Last metadata expiration check: 4:52:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-appc-docker2aci-devel
Version : 0.17.2
Release : 10.fc36
Architecture : noarch
Size : 54 k
Source : golang-github-appc-docker2aci-0.17.2-10.fc36.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