How to Install and Uninstall uvccapture Package on Kali Linux

Last updated: September 20,2024

1. Install "uvccapture" package

Learn how to install uvccapture on Kali Linux

$ sudo apt update $ sudo apt install uvccapture

2. Uninstall "uvccapture" package

Learn how to uninstall uvccapture on Kali Linux:

$ sudo apt remove uvccapture $ sudo apt autoclean && sudo apt autoremove

3. Information about the uvccapture package on Kali Linux

Package: uvccapture
Source: uvccapture (0.5-5)
Version: 0.5-5+b1
Installed-Size: 45
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1)
Size: 14208
SHA256: c8aa65d79d72793eee25f9c2ec37434755fe904d333aae10d257f0081c0685d3
SHA1: ff4191a0ce6ce544289d46eab385fa66c4fd1568
MD5sum: 2a038ce00a444cded17af2da2b0558a7
Description: USB UVC Video Class snapshot software
The purpose of this software is to capture an image from a USB webcam at a
specified interval, and save it to a JPEG file, no other formats are supported.
.
Right now this software is really a hack, since still image support is not yet
available in the UVC driver. The program continually polls the UVC driver in
MJPEG mode, and at a specified interval writes a JPEG header and a single frame
to file, creating a JPEG image.
Description-md5:
Homepage: http://linux-uvc.berlios.de/
Tag: implemented-in::c, role::program, scope::utility
Section: graphics
Priority: optional
Filename: pool/main/u/uvccapture/uvccapture_0.5-5+b1_amd64.deb