How to Install and Uninstall golang-github-azure-service-bus-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "golang-github-azure-service-bus-devel.noarch" package

This guide covers the steps necessary to install golang-github-azure-service-bus-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-azure-service-bus-devel.noarch

2. Uninstall "golang-github-azure-service-bus-devel.noarch" package

Please follow the guidance below to uninstall golang-github-azure-service-bus-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-azure-service-bus-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-azure-service-bus-devel.noarch package on Fedora 35

Last metadata expiration check: 2:49:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-azure-service-bus-devel
Version : 0.10.12
Release : 2.fc35
Architecture : noarch
Size : 81 k
Source : golang-github-azure-service-bus-0.10.12-2.fc35.src.rpm
Repository : fedora
Summary : Golang library for Azure Service Bus
URL : https://github.com/Azure/azure-service-bus-go
License : MIT
Description : Microsoft Azure Service Bus is a reliable cloud messaging service (MaaS) which
: simplifies enterprise cloud messaging. It enables developers to build scalable
: cloud solutions and implement complex messaging workflows over an efficient
: binary protocol called AMQP.
:
: This library provides a simple interface for sending, receiving and managing
: Service Bus entities such as Queues, Topics and Subscriptions.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Azure/azure-service-bus-go