avbin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S avbin

* (Optional) Uninstall avbin on Arch using YAY

$ yay -Rns avbin

2. Manually Install "avbin" via AUR

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

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

b. Clone avbin's git locally

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

c. Go to ~/avbin folder and install it

$ cd ~/avbin $ makepkg -si

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

ID: 619980
Name: avbin
PackageBaseID: 101712
PackageBase: avbin
Version: 10-3
Description: A C library that provides a wrapper around Libav’s video and audio decoding functionality
URL: https://avbin.github.io/
NumVotes: 8
Popularity: 7.2E-5
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1444596053
LastModified: 1560107463
URLPath: /cgit/aur.git/snapshot/avbin.tar.gz