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

Last updated: July 06,2024

1. Install "python311-rawkit" package

This is a short guide on how to install python311-rawkit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-rawkit

2. Uninstall "python311-rawkit" package

Please follow the guidelines below to uninstall python311-rawkit on openSuSE Tumbleweed:

$ sudo zypper remove python311-rawkit

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

Information for package python311-rawkit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-rawkit
Version : 0.6.0-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 212.1 KiB
Installed : No
Status : not installed
Source package : python-rawkit-0.6.0-3.10.src
Upstream URL : https://github.com/photoshell/rawkit
Summary : CTypes based LibRaw bindings
Description :
The rawkit (pronounced rocket) module is a ctypes-based LibRaw
binding for Python inspired by the Wand API.