libva-headless on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "libva-headless" 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 libva-headless on Arch using YAY

$ yay -S libva-headless

* (Optional) Uninstall libva-headless on Arch using YAY

$ yay -Rns libva-headless

2. Manually Install "libva-headless" via AUR

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

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

b. Clone libva-headless's git locally

$ git clone https://aur.archlinux.org/libva-headless.git ~/libva-headless

c. Go to ~/libva-headless folder and install it

$ cd ~/libva-headless $ makepkg -si

3. Information about the libva-headless package on Arch User Repository (AUR)

ID: 1428335
Name: libva-headless
PackageBaseID: 115953
PackageBase: libva-headless
Version: 2.21.0-1
Description: Video Acceleration (VA) API for Linux headless systems
URL: https://01.org/linuxmedia/vaapi
NumVotes: 8
Popularity: 0.000268
OutOfDate:
Maintainer: katt
Submitter: mmozeiko
FirstSubmitted: 1475602855
LastModified: 1710589405
URLPath: /cgit/aur.git/snapshot/libva-headless.tar.gz