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

Last updated: June 18,2024

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

This guide covers the steps necessary to install python3-azure-search-nspkg on openSUSE Leap

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

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

Here is a brief guide to show you how to uninstall python3-azure-search-nspkg on openSUSE Leap:

$ sudo zypper remove python3-azure-search-nspkg

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

Information for package python3-azure-search-nspkg:
---------------------------------------------------
Repository : Main Repository
Name : python3-azure-search-nspkg
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.6 KiB
Installed : No
Status : not installed
Source package : python-azure-search-nspkg-1.0.0-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Search Namespace Package
Description :
This is the Microsoft Azure Search namespace package. It isn't intended to be
installed directly. Search client libraries are located elsewhere:
* azure-search-documents
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.