How to Install and Uninstall python310-typeguard Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-typeguard" package
Here is a brief guide to show you how to install python310-typeguard on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-typeguard
Copied
2. Uninstall "python310-typeguard" package
This is a short guide on how to uninstall python310-typeguard on openSuSE Tumbleweed:
$
sudo zypper remove
python310-typeguard
Copied
3. Information about the python310-typeguard package on openSuSE Tumbleweed
Information for package python310-typeguard:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-typeguard
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 245.9 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 : python310-typeguard
Version : 4.1.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 245.9 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.