How to Install and Uninstall libuvc-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libuvc-dev" package

Please follow the step by step instructions below to install libuvc-dev on Kali Linux

$ sudo apt update $ sudo apt install libuvc-dev

2. Uninstall "libuvc-dev" package

Please follow the instructions below to uninstall libuvc-dev on Kali Linux:

$ sudo apt remove libuvc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuvc-dev package on Kali Linux

Package: libuvc-dev
Source: libuvc
Version: 0.0.7-1
Installed-Size: 177
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libuvc0 (= 0.0.7-1)
Size: 39844
SHA256: 83ea2da5c2f7fa16397e13977c61874f8121590bc70e5bbd0e836110def6b46e
SHA1: 0774cc7883665a9976ea1af29560eab15ade44dd
MD5sum: 02a09dec43e489c8506af29bc2d355a3
Description: cross-platform library for USB video devices - development files
libuvc is a cross-platform library for USB video devices, built atop libusb.
It enables fine-grained control over USB video devices exporting the
standard USB Video Class (UVC) interface, enabling developers to write
drivers for previously unsupported devices, or just access UVC devices in a
generic fashion.
.
This package contains the files necessary to compile applications using
libuvc.
Description-md5:
Homepage: https://github.com/ktossell/libuvc
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libu/libuvc/libuvc-dev_0.0.7-1_amd64.deb