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

Last updated: July 04,2024

1. Install "python310-gphoto2" package

Here is a brief guide to show you how to install python310-gphoto2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-gphoto2

2. Uninstall "python310-gphoto2" package

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

$ sudo zypper remove python310-gphoto2

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

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