How to Install and Uninstall python310-typepy Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python310-typepy" package

Here is a brief guide to show you how to install python310-typepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-typepy

2. Uninstall "python310-typepy" package

This tutorial shows how to uninstall python310-typepy on openSuSE Tumbleweed:

$ sudo zypper remove python310-typepy

3. Information about the python310-typepy package on openSuSE Tumbleweed

Information for package python310-typepy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-typepy
Version : 1.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 146.6 KiB
Installed : No
Status : not installed
Source package : python-typepy-1.3.2-1.4.src
Upstream URL : https://github.com/thombashi/typepy
Summary : Python library for run time variable type checker
Description :
typepy is a Python library for variable type checker/validator/converter at run time.