How to Install and Uninstall python311-itypes Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-itypes" package
In this section, we are going to explain the necessary steps to install python311-itypes on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-itypes
Copied
2. Uninstall "python311-itypes" package
Please follow the step by step instructions below to uninstall python311-itypes on openSuSE Tumbleweed:
$
sudo zypper remove
python311-itypes
Copied
3. Information about the python311-itypes package on openSuSE Tumbleweed
Information for package python311-itypes:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-itypes
Version : 1.2.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 23.9 KiB
Installed : No
Status : not installed
Source package : python-itypes-1.2.0-2.4.src
Upstream URL : https://github.com/tomchristie/itypes
Summary : Basic immutable container types for Python
Description :
Basic immutable container types for Python.
A simple implementation that's designed for simplicity over performance.
Use these in circumstances where it may result in more comprehensible code, or
when you want to create custom types with restricted, immutable interfaces.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-itypes
Version : 1.2.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 23.9 KiB
Installed : No
Status : not installed
Source package : python-itypes-1.2.0-2.4.src
Upstream URL : https://github.com/tomchristie/itypes
Summary : Basic immutable container types for Python
Description :
Basic immutable container types for Python.
A simple implementation that's designed for simplicity over performance.
Use these in circumstances where it may result in more comprehensible code, or
when you want to create custom types with restricted, immutable interfaces.