How to Install and Uninstall python39-typeguard Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-typeguard" package
Please follow the steps below to install python39-typeguard on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-typeguard
Copied
2. Uninstall "python39-typeguard" package
Learn how to uninstall python39-typeguard on openSuSE Tumbleweed:
$
sudo zypper remove
python39-typeguard
Copied
3. Information about the python39-typeguard package on openSuSE Tumbleweed
Information for package python39-typeguard:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-typeguard
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 244.7 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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-typeguard
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 244.7 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.