How to Install and Uninstall golang-github-deislabs-oras.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-github-deislabs-oras.x86_64" package

Please follow the guidance below to install golang-github-deislabs-oras.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-deislabs-oras.x86_64

2. Uninstall "golang-github-deislabs-oras.x86_64" package

This tutorial shows how to uninstall golang-github-deislabs-oras.x86_64 on Fedora 36:

$ sudo dnf remove golang-github-deislabs-oras.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-deislabs-oras.x86_64 package on Fedora 36

Last metadata expiration check: 3:49:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-deislabs-oras
Version : 0.11.1
Release : 4.fc36
Architecture : x86_64
Size : 3.5 M
Source : golang-github-deislabs-oras-0.11.1-4.fc36.src.rpm
Repository : fedora
Summary : OCI Registry As Storage
URL : https://github.com/deislabs/oras
License : MIT
Description :
: ORAS enables various client libraries to push OCI Artifacts to OCI Conformant
: registries.
:
: ORAS is both a CLI for initial testing and a Go Module to be included with
: your CLI, enabling a native experience.