How to Install and Uninstall python3-gphoto2cffi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python3-gphoto2cffi" package

This tutorial shows how to install python3-gphoto2cffi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gphoto2cffi

2. Uninstall "python3-gphoto2cffi" package

This tutorial shows how to uninstall python3-gphoto2cffi on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-gphoto2cffi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-gphoto2cffi
Priority: optional
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Aigars Mahinovs
Architecture: amd64
Source: gphoto2-cffi
Version: 0.3~a1-1
Replaces: python3-gphoto2 (<< 0.3~a1-1~)
Provides: python3-gphoto2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-cffi-backend-api-9729, libc6 (>= 2.4), libgphoto2-6 (>= 2.5.9)
Conflicts: python3-gphoto2 (<< 0.3~a1-1~)
Filename: pool/universe/g/gphoto2-cffi/python3-gphoto2cffi_0.3~a1-1_amd64.deb
Size: 35284
MD5sum: 30ae1c17415e58b0e4840a76cf8f35b1
SHA1: e8172e5763be97fd9c0c08c577533f91dd0fa5c8
SHA256: be9b33b74d87cd76bbaf77fcc2313d61ded5d80505107b51ec9b25e703b8643d
Description-en: GPhoto2 bindings with simpler API
Python bindings for libgphoto2 with an interface that strives to be idiomatic.
In contrast to other bindings for Python, gphoto2-cffi hides most of the
lower-level abstractions and reduces the API surface while still offering
access to most of the library's features.
.
Python3 version.
Description-md5: 36478989c96d838b49f6a525e200e80c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu