libvpx-1.6 on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S libvpx-1.6

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

$ yay -Rns libvpx-1.6

2. Manually Install "libvpx-1.6" 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.6's git locally

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

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

$ cd ~/libvpx-1.6 $ makepkg -si

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

ID: 559413
Name: libvpx-1.6
PackageBaseID: 137317
PackageBase: libvpx-1.6
Version: 1.6.1-3
Description: VP8 and VP9 codec
URL: http://www.webmproject.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: donny
FirstSubmitted: 1542058216
LastModified: 1542069150
URLPath: /cgit/aur.git/snapshot/libvpx-1.6.tar.gz