python-ffmpy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-ffmpy

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

$ yay -Rns python-ffmpy

2. Manually Install "python-ffmpy" via AUR

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

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

b. Clone python-ffmpy's git locally

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

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

$ cd ~/python-ffmpy $ makepkg -si

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

ID: 897330
Name: python-ffmpy
PackageBaseID: 166029
PackageBase: python-ffmpy
Version: 0.3.0-1
Description: A simple Python wrapper for ffmpeg
URL: https://github.com/Ch00k/ffmpy
NumVotes: 1
Popularity: 0.088757
OutOfDate: 1703013331
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1619277408
LastModified: 1619277565
URLPath: /cgit/aur.git/snapshot/python-ffmpy.tar.gz