How to Install and Uninstall golang-github-azure-storage-blob-devel.noarch Package on Fedora 38

Last updated: September 28,2024

1. Install "golang-github-azure-storage-blob-devel.noarch" package

This guide let you learn how to install golang-github-azure-storage-blob-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-azure-storage-blob-devel.noarch

2. Uninstall "golang-github-azure-storage-blob-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-azure-storage-blob-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-azure-storage-blob-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-azure-storage-blob-devel.noarch package on Fedora 38

Last metadata expiration check: 0:52:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-azure-storage-blob-devel
Version : 0.15.0
Release : 2.fc38
Architecture : noarch
Size : 173 k
Source : golang-github-azure-storage-blob-0.15.0-2.fc38.src.rpm
Repository : fedora
Summary : Microsoft Azure Blob Storage Library for Go
URL : https://github.com/Azure/azure-storage-blob-go
License : MIT
Description : Microsoft Azure Blob Storage Library for Go allows you to build applications
: that takes advantage of Azure’s scalable cloud storage.
:
: This repository contains the open source Blob SDK for Go.
:
: Features:
:
: Blob Storage:
: – Create/List/Delete Containers
: – Create/Read/List/Update/Delete Block Blobs
: – Create/Read/List/Update/Delete Page Blobs
: – Create/Read/List/Update/Delete Append Blobs
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Azure/azure-storage-blob-go