python-python-ffmpeg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-python-ffmpeg

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

$ yay -Rns python-python-ffmpeg

2. Manually Install "python-python-ffmpeg" via AUR

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

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

b. Clone python-python-ffmpeg's git locally

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

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

$ cd ~/python-python-ffmpeg $ makepkg -si

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

ID: 1385363
Name: python-python-ffmpeg
PackageBaseID: 194809
PackageBase: python-python-ffmpeg
Version: 2.0.10-1
Description: Python binding for FFmpeg which provides sync and async APIs
URL: https://github.com/jonghwanhyeon/python-ffmpeg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1687040534
LastModified: 1705197990
URLPath: /cgit/aur.git/snapshot/python-python-ffmpeg.tar.gz