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

Last updated: July 05,2024

1. Install "python311-gphoto2" package

This guide covers the steps necessary to install python311-gphoto2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-gphoto2

2. Uninstall "python311-gphoto2" package

This tutorial shows how to uninstall python311-gphoto2 on openSuSE Tumbleweed:

$ sudo zypper remove python311-gphoto2

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

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