How to Install and Uninstall python39-azure-containerregistry Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python39-azure-containerregistry" package

In this section, we are going to explain the necessary steps to install python39-azure-containerregistry on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-containerregistry

2. Uninstall "python39-azure-containerregistry" package

Learn how to uninstall python39-azure-containerregistry on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-containerregistry

3. Information about the python39-azure-containerregistry package on openSuSE Tumbleweed

Information for package python39-azure-containerregistry:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-containerregistry
Version : 1.2.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 947.8 KiB
Installed : No
Status : not installed
Source package : python-azure-containerregistry-1.2.0-1.5.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Container Registry Client Library for Python
Description :
Azure Container Registry allows you to store and manage container images and
artifacts in a private registry for all types of container deployments.
Use the client library for Azure Container Registry to:
* List images or artifacts in a registry
* Obtain metadata for images and artifacts, repositories and tags
* Set read/write/delete properties on registry items
* Delete images and artifacts, repositories and tags