How to Install and Uninstall python3-gphoto2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-gphoto2" package

Please follow the guidance below to install python3-gphoto2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gphoto2

2. Uninstall "python3-gphoto2" package

Learn how to uninstall python3-gphoto2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-gphoto2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gphoto2 package on Ubuntu 21.10 (Impish Indri)

Package: python3-gphoto2
Architecture: amd64
Version: 1.9.0-1build2
Priority: optional
Section: universe/python
Source: python-gphoto2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Herbert Parentes Fortes Neto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1136
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10)
Suggests: python-gphoto2-doc
Filename: pool/universe/p/python-gphoto2/python3-gphoto2_1.9.0-1build2_amd64.deb
Size: 155828
MD5sum: 60db58b090ec5b1d542b2a3e5a43413b
SHA1: 3c451a07e22be519027a54fb91b34da784486ed4
SHA256: 21c4160727e1af5db8697c0c8dc9b585b33bcf057b59119eb9cc3eb2be7ca5aa
SHA512: 56435a4b1cdfa8f410b333354dd0ca01d68d29595fa9064769b0c337d3bb3567d590560ddb903000429fc2c0519931c0e6a876ca184db646fafb250d8a074ff5
Homepage: https://github.com/jim-easterbrook/python-gphoto2
Description-en: Python interface to libgphoto2 (Python 3)
Python-gphoto2 is a comprehensive Python interface (or binding) to
libgphoto2. It is built using SWIG to automatically generate the
interface code. This gives direct access to nearly all the libgphoto2
functions, but sometimes in a rather un-Pythonic manner.
.
This package installs the library for Python 3.
Description-md5: aca34ff40197f1d6c35ded2266b417d8
Task: ubuntustudio-photography