How to Install and Uninstall python38-pyannotate Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python38-pyannotate" package

Please follow the step by step instructions below to install python38-pyannotate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyannotate

2. Uninstall "python38-pyannotate" package

This guide covers the steps necessary to uninstall python38-pyannotate on openSuSE Tumbleweed:

$ sudo zypper remove python38-pyannotate

3. Information about the python38-pyannotate package on openSuSE Tumbleweed

Information for package python38-pyannotate:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyannotate
Version : 1.2.0-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 251,3 KiB
Installed : No
Status : not installed
Source package : python-pyannotate-1.2.0-3.5.src
Summary : PyAnnotate: Auto-generate PEP-484 annotations
Description :
This module inserts annotations into source code based on call
arguments and return types observed at runtime.