How to Install and Uninstall libdav1d7 Package on Kali Linux

Last updated: May 17,2024

1. Install "libdav1d7" package

Please follow the instructions below to install libdav1d7 on Kali Linux

$ sudo apt update $ sudo apt install libdav1d7

2. Uninstall "libdav1d7" package

This tutorial shows how to uninstall libdav1d7 on Kali Linux:

$ sudo apt remove libdav1d7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdav1d7 package on Kali Linux

Package: libdav1d7
Source: dav1d
Version: 1.4.0-1
Installed-Size: 1698
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 546468
SHA256: dfb74a0b2eb5f13cf3f7f4d73abc4f011fa8c7c0b5d0f3fabb34b9cf22a24aaf
SHA1: 97d57e48181a7a4367048048ab7f219554aa9ce6
MD5sum: 4b5fec6702199827b4ed5164c1a3d438
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:
Multi-Arch: same
Homepage: https://www.videolan.org/projects/dav1d.html
Section: libs
Priority: optional
Filename: pool/main/d/dav1d/libdav1d7_1.4.0-1_amd64.deb