How to Install and Uninstall python3-gphoto2 Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-gphoto2" package

Please follow the guidance below to install python3-gphoto2 on Kali Linux

$ sudo apt update $ sudo apt install python3-gphoto2

2. Uninstall "python3-gphoto2" package

In this section, we are going to explain the necessary steps to uninstall python3-gphoto2 on Kali Linux:

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

3. Information about the python3-gphoto2 package on Kali Linux

Package: python3-gphoto2
Source: python-gphoto2 (1.9.0-1)
Version: 1.9.0-1+b4
Installed-Size: 1070
Maintainer: Herbert Parentes Fortes Neto
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgphoto2-6 (>= 2.5.28), libgphoto2-port12 (>= 2.5.10)
Suggests: python-gphoto2-doc
Size: 155592
SHA256: 5933ebbadec047d53848b15c63657744efb4c91427ffb2390ac95ae857d14486
SHA1: 1ef395dba220067cc92259a932432661252732a6
MD5sum: 46febd520f6094b32bbf466fa60480c5
Description: 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:
Homepage: https://github.com/jim-easterbrook/python-gphoto2
Section: python
Priority: optional
Filename: pool/main/p/python-gphoto2/python3-gphoto2_1.9.0-1+b4_amd64.deb