How to Install and Uninstall python311-typeguard Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-typeguard" package
Please follow the guidance below to install python311-typeguard on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-typeguard
Copied
2. Uninstall "python311-typeguard" package
This is a short guide on how to uninstall python311-typeguard on openSUSE Leap:
$
sudo zypper remove
python311-typeguard
Copied
3. Information about the python311-typeguard package on openSUSE Leap
Information for package python311-typeguard:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-typeguard
Version : 4.0.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 281.6 KiB
Installed : No
Status : not installed
Source package : python-typeguard-4.0.0-150400.9.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-typeguard
Version : 4.0.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 281.6 KiB
Installed : No
Status : not installed
Source package : python-typeguard-4.0.0-150400.9.3.1.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.