How to Install and Uninstall libgav1-bin Package on Kali Linux

Last updated: May 20,2024

1. Install "libgav1-bin" package

This guide let you learn how to install libgav1-bin on Kali Linux

$ sudo apt update $ sudo apt install libgav1-bin

2. Uninstall "libgav1-bin" package

Please follow the instructions below to uninstall libgav1-bin on Kali Linux:

$ sudo apt remove libgav1-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgav1-bin package on Kali Linux

Package: libgav1-bin
Source: libgav1 (0.18.0-1)
Version: 0.18.0-1+b1
Installed-Size: 50
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgav1-1 (>= 0.18.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 17744
SHA256: 09eb9e990c54c0225f865f3273ce0e98b875cd446faa28005fdc28a69edefe62
SHA1: 88618adee4b4552ccb9527e260897c4f7ae924da
MD5sum: cab595943fdbae1f0874228ceb45512e
Description: Av1 decoder developed by Google -- example application
This package provides gav1_decode binary as an example application of
libgav1. It can be used to decode IVF files.
.
Please see the output of "gav1_decode --help" for detailed options.
Description-md5:
Homepage: https://chromium.googlesource.com/codecs/libgav1/
Section: utils
Priority: optional
Filename: pool/main/libg/libgav1/libgav1-bin_0.18.0-1+b1_amd64.deb