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

Last updated: May 20,2024

1. Install "python39-gphoto2" package

This guide let you learn how to install python39-gphoto2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gphoto2

2. Uninstall "python39-gphoto2" package

Please follow the guidelines below to uninstall python39-gphoto2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-gphoto2

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

Information for package python39-gphoto2:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.