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

Last updated: May 20,2024

1. Install "python3-gphoto2" package

Please follow the guidance below to install python3-gphoto2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-gphoto2

2. Uninstall "python3-gphoto2" package

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

$ sudo zypper remove python3-gphoto2

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

Information for package python3-gphoto2:
----------------------------------------
Repository : Main Repository
Name : python3-gphoto2
Version : 2.2.4-bp155.3.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-gphoto2-2.2.4-bp155.3.15.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.