How to Install and Uninstall python3-vulkan Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-vulkan" package

This tutorial shows how to install python3-vulkan on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-vulkan

2. Uninstall "python3-vulkan" package

Learn how to uninstall python3-vulkan on openSUSE Leap:

$ sudo zypper remove python3-vulkan

3. Information about the python3-vulkan package on openSUSE Leap

Information for package python3-vulkan:
---------------------------------------
Repository : Main Repository
Name : python3-vulkan
Version : 1.0.61-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-vulkan-1.0.61-bp155.2.10.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.