How to Install and Uninstall python312-typeguard Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python312-typeguard" package

Please follow the step by step instructions below to install python312-typeguard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-typeguard

2. Uninstall "python312-typeguard" package

Learn how to uninstall python312-typeguard on openSuSE Tumbleweed:

$ sudo zypper remove python312-typeguard

3. Information about the python312-typeguard package on openSuSE Tumbleweed

Information for package python312-typeguard:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-typeguard
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 324.3 KiB
Installed : No
Status : not installed
Source package : python-typeguard-4.1.5-1.4.src
Upstream URL : https://github.com/agronholm/typeguard
Summary : Library for runtime checking of Python types
Description :
This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.