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

Last updated: May 21,2024

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

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

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

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

This guide let you learn how to uninstall python3-azure-keyvault-administration on openSUSE Leap:

$ sudo zypper remove python3-azure-keyvault-administration

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

Information for package python3-azure-keyvault-administration:
--------------------------------------------------------------
Repository : Main Repository
Name : python3-azure-keyvault-administration
Version : 4.0.0b2-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 645.1 KiB
Installed : No
Status : not installed
Source package : python-azure-keyvault-administration-4.0.0b2-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Key Vault Administration Client Library for Python
Description :
Azure Key Vault helps solve the following problems:
Certificate management (this library) - create, manage, and deploy public and
private SSL/TLS administration Cryptographic key management (azure-keyvault-keys)
- create, store, and control access to the keys used to encrypt your data Secrets
management (azure-keyvault-secrets) - securely store and control access to tokens,
passwords, administration, API keys, and other secrets.