python-vmaf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-vmaf

* (Optional) Uninstall python-vmaf on Arch using YAY

$ yay -Rns python-vmaf

2. Manually Install "python-vmaf" via AUR

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

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

b. Clone python-vmaf's git locally

$ git clone https://aur.archlinux.org/python-vmaf.git ~/python-vmaf

c. Go to ~/python-vmaf folder and install it

$ cd ~/python-vmaf $ makepkg -si

3. Information about the python-vmaf package on Arch User Repository (AUR)

ID: 1367194
Name: python-vmaf
PackageBaseID: 157630
PackageBase: python-vmaf
Version: 3.0.0-1
Description: Perceptual video quality assessment algorithm based on multi-method fusion (python implementation)
URL: https://github.com/netflix/vmaf/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1599913338
LastModified: 1702167255
URLPath: /cgit/aur.git/snapshot/python-vmaf.tar.gz