How to Install and Uninstall python3-azure-keyvault-nspkg Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-azure-keyvault-nspkg" package

In this section, we are going to explain the necessary steps to install python3-azure-keyvault-nspkg on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-keyvault-nspkg

2. Uninstall "python3-azure-keyvault-nspkg" package

Please follow the step by step instructions below to uninstall python3-azure-keyvault-nspkg on openSUSE Leap:

$ sudo zypper remove python3-azure-keyvault-nspkg

3. Information about the python3-azure-keyvault-nspkg package on openSUSE Leap

Information for package python3-azure-keyvault-nspkg:
-----------------------------------------------------
Repository : Main Repository
Name : python3-azure-keyvault-nspkg
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.9 KiB
Installed : No
Status : not installed
Source package : python-azure-keyvault-nspkg-1.0.0-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Key Vault Namespace Package
Description :
This is the Microsoft Azure Key Vault namespace package. It isn't intended to be
installed directly. Key Vault client libraries are located elsewhere:
* azure-keyvault-certificates
* azure-keyvault-keys
* azure-keyvault-secrets
This package is for Python 2 only. It provides the necessary files for other packages
to extend the azure namespace. Python 3.x libraries use PEP420 instead.