libvpx-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libvpx-git

* (Optional) Uninstall libvpx-git on Arch using YAY

$ yay -Rns libvpx-git

2. Manually Install "libvpx-git" via AUR

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

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

b. Clone libvpx-git's git locally

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

c. Go to ~/libvpx-git folder and install it

$ cd ~/libvpx-git $ makepkg -si

3. Information about the libvpx-git package on Arch User Repository (AUR)

ID: 1077934
Name: libvpx-git
PackageBaseID: 37292
PackageBase: libvpx-git
Version: 1.11.0.r198.ge8579cc3d4-1
Description: VP8 and VP9 video codecs (git version)
URL: https://www.webmproject.org/
NumVotes: 46
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: h31
FirstSubmitted: 1274300762
LastModified: 1652136954
URLPath: /cgit/aur.git/snapshot/libvpx-git.tar.gz