How to Install and Uninstall python3-azure-sdk.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-azure-sdk.noarch" package

Here is a brief guide to show you how to install python3-azure-sdk.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-azure-sdk.noarch

2. Uninstall "python3-azure-sdk.noarch" package

This is a short guide on how to uninstall python3-azure-sdk.noarch on Fedora 34:

$ sudo dnf remove python3-azure-sdk.noarch $ sudo dnf autoremove

3. Information about the python3-azure-sdk.noarch package on Fedora 34

Last metadata expiration check: 3:30:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-azure-sdk
Version : 5.0.0
Release : 4.fc34
Architecture : noarch
Size : 14 M
Source : python-azure-sdk-5.0.0-4.fc34.src.rpm
Repository : fedora
Summary : Microsoft Azure SDK for Python
URL : https://github.com/Azure/azure-sdk-for-python
License : MIT and ASL 2.0
Description : This project provides a set of Python packages that make it easy to access
: Management (Virtual Machines, ...) or Runtime (ServiceBus using HTTP, Batch,
: Monitor) components of Microsoft Azure Complete feature list of this repo and
: where to find Python packages not in this repo can be found on our Azure SDK for
: Python documentation.