How to Install and Uninstall python311-beartype Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python311-beartype" package

In this section, we are going to explain the necessary steps to install python311-beartype on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-beartype

2. Uninstall "python311-beartype" package

This is a short guide on how to uninstall python311-beartype on openSuSE Tumbleweed:

$ sudo zypper remove python311-beartype

3. Information about the python311-beartype package on openSuSE Tumbleweed

Information for package python311-beartype:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-beartype
Version : 0.17.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : python-beartype-0.17.2-1.1.src
Upstream URL : https://github.com/beartype/beartype
Summary : Unbearably fast runtime type checking in pure Python
Description :
Unbearably fast runtime type checking in pure Python.