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

Last updated: May 17,2024

1. Install "python39-azure-keyvault-certificates" package

Learn how to install python39-azure-keyvault-certificates on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-keyvault-certificates

2. Uninstall "python39-azure-keyvault-certificates" package

Please follow the steps below to uninstall python39-azure-keyvault-certificates on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-keyvault-certificates

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

Information for package python39-azure-keyvault-certificates:
-------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-keyvault-certificates
Version : 4.8.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-azure-keyvault-certificates-4.8.0-1.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Key Vault Certificates 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 certificates 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, certificates, API keys, and other secrets.