libwebm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libwebm

* (Optional) Uninstall libwebm on Arch using YAY

$ yay -Rns libwebm

2. Manually Install "libwebm" via AUR

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

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

b. Clone libwebm's git locally

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

c. Go to ~/libwebm folder and install it

$ cd ~/libwebm $ makepkg -si

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

ID: 1284778
Name: libwebm
PackageBaseID: 164029
PackageBase: libwebm
Version: 1.0.0.30-1
Description: WebM video file parser
URL: https://www.webmproject.org/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: Zrax
Submitter: Zrax
FirstSubmitted: 1614967397
LastModified: 1688754124
URLPath: /cgit/aur.git/snapshot/libwebm.tar.gz