python-av on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-av

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

$ yay -Rns python-av

2. Manually Install "python-av" via AUR

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

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

b. Clone python-av's git locally

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

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

$ cd ~/python-av $ makepkg -si

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

ID: 1360191
Name: python-av
PackageBaseID: 143208
PackageBase: python-av
Version: 11.0.0-4
Description: Pythonic bindings for FFmpeg
URL: https://docs.mikeboers.com/pyav/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1562239496
LastModified: 1701032475
URLPath: /cgit/aur.git/snapshot/python-av.tar.gz