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

Last updated: May 19,2024

1. Install "python36-vulkan" package

This tutorial shows how to install python36-vulkan on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-vulkan

2. Uninstall "python36-vulkan" package

This guide covers the steps necessary to uninstall python36-vulkan on openSuSE Tumbleweed:

$ sudo zypper remove python36-vulkan

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

Information for package python36-vulkan:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-vulkan
Version : 1.1.99.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-vulkan-1.1.99.1-1.8.src
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.