How to Install and Uninstall libdav1d6 Package on Kali Linux

Last updated: May 16,2024

1. Install "libdav1d6" package

Please follow the instructions below to install libdav1d6 on Kali Linux

$ sudo apt update $ sudo apt install libdav1d6

2. Uninstall "libdav1d6" package

This is a short guide on how to uninstall libdav1d6 on Kali Linux:

$ sudo apt remove libdav1d6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdav1d6 package on Kali Linux

Package: libdav1d6
Source: dav1d
Version: 1.0.0-2
Installed-Size: 1572
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32)
Size: 494680
SHA256: 0ca5213c1ab67278cbfcec4cafccdb538c2e089718f4bddabe5a00145e5a21fb
SHA1: bc617bb7989bf7706f820f19607d95aa316776ed
MD5sum: 8a66df541df47cfe8abee08dc06796c3
Description: fast and small AV1 video stream decoder (shared library)
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 shared library.
Description-md5: 9f819bf37c6624d37b238c4a0620839d
Multi-Arch: same
Homepage: https://www.videolan.org/projects/dav1d.html
Section: libs
Priority: optional
Filename: pool/main/d/dav1d/libdav1d6_1.0.0-2_amd64.deb