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

Last updated: May 19,2024

1. Install "python39-pyannotate" package

Please follow the steps below to install python39-pyannotate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyannotate

2. Uninstall "python39-pyannotate" package

Please follow the instructions below to uninstall python39-pyannotate on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyannotate

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

Information for package python39-pyannotate:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyannotate
Version : 1.2.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 238.0 KiB
Installed : No
Status : not installed
Source package : python-pyannotate-1.2.0-6.1.src
Upstream URL : https://github.com/dropbox/pyannotate
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.