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

Last updated: July 07,2024

1. Install "python310-rawkit" package

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

$ sudo zypper refresh $ sudo zypper install python310-rawkit

2. Uninstall "python310-rawkit" package

Please follow the instructions below to uninstall python310-rawkit on openSuSE Tumbleweed:

$ sudo zypper remove python310-rawkit

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

Information for package python310-rawkit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-rawkit
Version : 0.6.0-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 177.8 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.