How to Install and Uninstall dav1d Package on openSuSE Tumbleweed

Last updated: May 08,2024

1. Install "dav1d" package

Please follow the instructions below to install dav1d on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install dav1d

2. Uninstall "dav1d" package

This guide let you learn how to uninstall dav1d on openSuSE Tumbleweed:

$ sudo zypper remove dav1d

3. Information about the dav1d package on openSuSE Tumbleweed

Information for package dav1d:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dav1d
Version : 1.4.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 50.2 KiB
Installed : No
Status : not installed
Source package : dav1d-1.4.0-3.1.src
Upstream URL : https://code.videolan.org/videolan/dav1d
Summary : An AV1 decoder
Description :
dav1d is a SIMD-enhanced decoder for AV1 video. It features
* Accelerated assembly using x86 AVX2.
* Partial acceleration using x86 SSSE3 and ARM NEON.
* Support for bitdepths 8, 10 and 12.
* Support for chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale.
AV1 is a royalty-free video codec by the Alliance for Open Media. It
has the potential to be up to 20% better than the HEVC codec.
dav1d outperforms gav1 by about 20% on ARM and 50% on x86,
and has better scaling properties for larger thread counts.