How to Install and Uninstall python312-vulkan Package on openSuSE Tumbleweed

Last updated: June 25,2024

1. Install "python312-vulkan" package

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

$ sudo zypper refresh $ sudo zypper install python312-vulkan

2. Uninstall "python312-vulkan" package

Please follow the steps below to uninstall python312-vulkan on openSuSE Tumbleweed:

$ sudo zypper remove python312-vulkan

3. Information about the python312-vulkan package on openSuSE Tumbleweed

Information for package python312-vulkan:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-vulkan
Version : 1.1.99.1-1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-vulkan-1.1.99.1-1.22.src
Upstream URL : https://github.com/realitix/vulkan
Summary : Python bindings for the Vulkan API
Description :
Python extension which supports the Vulkan API.
It keeps the original Vulkan API and focuses on minimizing
the differences induced by the Python language.