python-pyffmpeg on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-pyffmpeg

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

$ yay -Rns python-pyffmpeg

2. Manually Install "python-pyffmpeg" via AUR

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

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

b. Clone python-pyffmpeg's git locally

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

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

$ cd ~/python-pyffmpeg $ makepkg -si

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

ID: 1275443
Name: python-pyffmpeg
PackageBaseID: 169669
PackageBase: python-pyffmpeg
Version: 2.4.2.18-1
Description: FFmpeg wrapper for Python
URL: https://github.com/deuteronomy-works/pyffmpeg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1628344798
LastModified: 1687161458
URLPath: /cgit/aur.git/snapshot/python-pyffmpeg.tar.gz