How to Install and Uninstall python312-gphoto2 Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python312-gphoto2" package

Please follow the guidance below to install python312-gphoto2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gphoto2

2. Uninstall "python312-gphoto2" package

In this section, we are going to explain the necessary steps to uninstall python312-gphoto2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-gphoto2

3. Information about the python312-gphoto2 package on openSuSE Tumbleweed

Information for package python312-gphoto2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gphoto2
Version : 2.2.4-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-gphoto2-2.2.4-3.6.src
Upstream URL : https://github.com/jim-easterbrook/python-gphoto2
Summary : Python interface to libgphoto2
Description :
Python bindings to libgphoto2. The module is built using SWIG to
automatically generate the interface code. This gives direct
access to nearly all of the libgphoto2 functions, although sometimes
in a nonstandard manner.