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

Last updated: July 01,2024

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

$ yay -S python-ffmpeg-git

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

$ yay -Rns python-ffmpeg-git

2. Manually Install "python-ffmpeg-git" 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-git's git locally

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

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

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

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

ID: 1080528
Name: python-ffmpeg-git
PackageBaseID: 178771
PackageBase: python-ffmpeg-git
Version: 0.2.0.r37.gfc41f4a-2
Description: Python bindings for FFmpeg - with complex filtering support
URL: https://github.com/kkroening/ffmpeg-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: reggiiie
FirstSubmitted: 1652305093
LastModified: 1652628890
URLPath: /cgit/aur.git/snapshot/python-ffmpeg-git.tar.gz