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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install golang-github-deislabs-oras.x86_64 on Fedora 34

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

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

Please follow the steps below to uninstall golang-github-deislabs-oras.x86_64 on Fedora 34:

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

Last metadata expiration check: 0:04:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-deislabs-oras
Version : 0.11.1
Release : 2.fc34
Architecture : x86_64
Size : 3.5 M
Source : golang-github-deislabs-oras-0.11.1-2.fc34.src.rpm
Repository : updates
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.