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

Last updated: May 18,2024

1. Install "libdav1d-dev" package

Here is a brief guide to show you how to install libdav1d-dev on Kali Linux

$ sudo apt update $ sudo apt install libdav1d-dev

2. Uninstall "libdav1d-dev" package

This tutorial shows how to uninstall libdav1d-dev on Kali Linux:

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

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

Package: libdav1d-dev
Source: dav1d
Version: 1.4.0-1
Installed-Size: 130
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libdav1d7 (= 1.4.0-1)
Size: 26280
SHA256: 6655c4af2bfe99521c786bf459f35fbf3807d8665eb2280e307fbc295f053cc5
SHA1: 3777603df4dd21a63f9ea8ed331189172e781d02
MD5sum: 04077fec02a603cc0748101282e8dc59
Description: fast and small AV1 video stream decoder (development files)
dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
and correctness.
.
dav1d supports the following features:
* support for all features of the AV1 bitstream
* support for all bitdepth, 8, 10 and 12bits
* support for all chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale
* full acceleration for AVX-2 chips
* full acceleration for SSSE3+ chips
* full acceleration for ARMv8 chips
* partial acceleration for ARMv7 chips
.
This package provides the development files for libdav1d.
Description-md5:
Multi-Arch: same
Homepage: https://www.videolan.org/projects/dav1d.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/d/dav1d/libdav1d-dev_1.4.0-1_amd64.deb