How to Install and Uninstall dav1d Package on Kali Linux

Last updated: May 07,2024

1. Install "dav1d" package

In this section, we are going to explain the necessary steps to install dav1d on Kali Linux

$ sudo apt update $ sudo apt install dav1d

2. Uninstall "dav1d" package

Please follow the instructions below to uninstall dav1d on Kali Linux:

$ sudo apt remove dav1d $ sudo apt autoclean && sudo apt autoremove

3. Information about the dav1d package on Kali Linux

Package: dav1d
Version: 1.4.0-1
Installed-Size: 78
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libdav1d7 (>= 1.3.0)
Size: 32952
SHA256: ab5e1b28962ef1974bbb81262ac508f08eb569e85eb1b62d009e4f8f5784a47e
SHA1: a60e699ebe3d1956faed0a1c2855cd51ff0ea5c4
MD5sum: 4691641311c4c8b114521de3829afab8
Description: fast and small AV1 video stream decoder
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
Description-md5:
Homepage: https://www.videolan.org/projects/dav1d.html
Section: video
Priority: optional
Filename: pool/main/d/dav1d/dav1d_1.4.0-1_amd64.deb