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

Last updated: June 29,2024

1. Install "python36-pyannotate" package

This guide covers the steps necessary to install python36-pyannotate on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyannotate

2. Uninstall "python36-pyannotate" package

Please follow the guidance below to uninstall python36-pyannotate on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyannotate

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

Information for package python36-pyannotate:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.