libgav1 on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "libgav1" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libgav1 on Arch using YAY

$ yay -S libgav1

* (Optional) Uninstall libgav1 on Arch using YAY

$ yay -Rns libgav1

2. Manually Install "libgav1" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libgav1's git locally

$ git clone https://aur.archlinux.org/libgav1.git ~/libgav1

c. Go to ~/libgav1 folder and install it

$ cd ~/libgav1 $ makepkg -si

3. Information about the libgav1 package on Arch User Repository (AUR)

ID: 1200142
Name: libgav1
PackageBaseID: 156613
PackageBase: libgav1
Version: 0.18.0-1
Description: A main profile (0) and high profile (1) compliant AV1 decoder
URL: https://chromium.googlesource.com/codecs/libgav1/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1597095974
LastModified: 1674320745
URLPath: /cgit/aur.git/snapshot/libgav1.tar.gz