How to Install and Uninstall python311-azure-cognitiveservices-inkrecognizer Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-azure-cognitiveservices-inkrecognizer" package

Please follow the guidance below to install python311-azure-cognitiveservices-inkrecognizer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-azure-cognitiveservices-inkrecognizer

2. Uninstall "python311-azure-cognitiveservices-inkrecognizer" package

Here is a brief guide to show you how to uninstall python311-azure-cognitiveservices-inkrecognizer on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-cognitiveservices-inkrecognizer

3. Information about the python311-azure-cognitiveservices-inkrecognizer package on openSuSE Tumbleweed

Information for package python311-azure-cognitiveservices-inkrecognizer:
------------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-cognitiveservices-inkrecognizer
Version : 1.0.0b1-2.18
Arch : noarch
Vendor : openSUSE
Installed Size : 136.6 KiB
Installed : No
Status : not installed
Source package : python-azure-cognitiveservices-inkrecognizer-1.0.0b1-2.18.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Cognitive Services Ink Recognizer Client Library
Description :
Azure Ink Recognizer SDK is an SDK for developers to work with Azure Ink Recognizer Service.
The service recognize a collection of ink strokes and return a tree hierarchy of the recognized units,
such as lines, words, shapes, as well as the handwriting recognition result of the words.
Features:
* Connect to Azure Ink Recognizer Service
* Convert collections of ink strokes into HTTP requests
* Parse HTTP response into ink recognition units