webm on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S webm

* (Optional) Uninstall webm on Arch using YAY

$ yay -Rns webm

2. Manually Install "webm" via AUR

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

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

b. Clone webm's git locally

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

c. Go to ~/webm folder and install it

$ cd ~/webm $ makepkg -si

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

ID: 1166705
Name: webm
PackageBaseID: 148609
PackageBase: webm
Version: 0.12.1-1
Description: Cross-platform command-line WebM converter
URL: https://github.com/Kagami/webm.py
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: neeshy
FirstSubmitted: 1580352084
LastModified: 1667985703
URLPath: /cgit/aur.git/snapshot/webm.tar.gz