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

Last updated: May 20,2024

1. Install "python3-rawkit" package

Here is a brief guide to show you how to install python3-rawkit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rawkit

2. Uninstall "python3-rawkit" package

This guide covers the steps necessary to uninstall python3-rawkit on openSUSE Leap:

$ sudo zypper remove python3-rawkit

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

Information for package python3-rawkit:
---------------------------------------
Repository : Main Repository
Name : python3-rawkit
Version : 0.6.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 256.2 KiB
Installed : No
Status : not installed
Source package : python-rawkit-0.6.0-bp155.2.12.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.