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

Last updated: July 08,2024

1. Install "python3-libcamera" package

Please follow the instructions below to install python3-libcamera on Kali Linux

$ sudo apt update $ sudo apt install python3-libcamera

2. Uninstall "python3-libcamera" package

Please follow the instructions below to uninstall python3-libcamera on Kali Linux:

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

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

Package: python3-libcamera
Source: libcamera
Version: 0.2.0-2
Installed-Size: 1134
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 276672
SHA256: f976543fa2c6f2575060dd28ab007f2a7a62876d6dcba62871d425ddfc5257ae
SHA1: 808b6efb9070fd09c51cd3ea34d9c7253f5970a4
MD5sum: 0934c9b885406de69c69c43cf755cfe0
Description: complex camera support library (Python bindings)
libcamera is a complex camera support library which handles low-level
control of the camera devices, providing a unified higher-level
programming interface to the applications.
.
This package contains the libcamera Python bindings.
Description-md5:
Multi-Arch: same
Homepage: https://libcamera.org/
Section: python
Priority: optional
Filename: pool/main/libc/libcamera/python3-libcamera_0.2.0-2_amd64.deb