libvpx-1.5 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libvpx-1.5

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

$ yay -Rns libvpx-1.5

2. Manually Install "libvpx-1.5" via AUR

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

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

b. Clone libvpx-1.5's git locally

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

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

$ cd ~/libvpx-1.5 $ makepkg -si

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

ID: 338577
Name: libvpx-1.5
PackageBaseID: 115508
PackageBase: libvpx-1.5
Version: 1.5.0-1
Description: The VP8 Codec SDK (version 1.5, provides libvpx.so.3)
URL: http://www.webmproject.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: 4javier
FirstSubmitted: 1473970491
LastModified: 1473970491
URLPath: /cgit/aur.git/snapshot/libvpx-1.5.tar.gz