How to Install and Uninstall python2-azure-keyvault-certificates Package on openSUSE Leap

Last updated: May 17,2024

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

This guide covers the steps necessary to install python2-azure-keyvault-certificates on openSUSE Leap

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

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

Please follow the steps below to uninstall python2-azure-keyvault-certificates on openSUSE Leap:

$ sudo zypper remove python2-azure-keyvault-certificates

3. Information about the python2-azure-keyvault-certificates package on openSUSE Leap

Information for package python2-azure-keyvault-certificates:
------------------------------------------------------------
Repository : Main Repository
Name : python2-azure-keyvault-certificates
Version : 4.2.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,2 MiB
Installed : No
Status : not installed
Source package : python-azure-keyvault-certificates-4.2.1-3.3.1.src
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.