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

Last updated: June 30,2024

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

$ yay -S python-ffmpeg-python

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

$ yay -Rns python-ffmpeg-python

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

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

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

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

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

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

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

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

ID: 1277138
Name: python-ffmpeg-python
PackageBaseID: 194807
PackageBase: python-ffmpeg-python
Version: 0.2.0-5
Description: (old) Python bindings for FFmpeg with complex filtering support
URL: https://github.com/kkroening/ffmpeg-python
NumVotes: 14
Popularity: 0.002586
OutOfDate:
Maintainer: xiota
Submitter: xiota
FirstSubmitted: 1687039191
LastModified: 1687430682
URLPath: /cgit/aur.git/snapshot/python-ffmpeg-python.tar.gz