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

Last updated: September 21,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 35

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

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

This guide let you learn how to uninstall golang-github-deislabs-oras.x86_64 on Fedora 35:

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

Last metadata expiration check: 0:06:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-deislabs-oras
Version : 0.11.1
Release : 3.fc35
Architecture : x86_64
Size : 3.5 M
Source : golang-github-deislabs-oras-0.11.1-3.fc35.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.