ffmpeg-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ffmpeg-git

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

$ yay -Rns ffmpeg-git

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

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

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

$ cd ~/ffmpeg-git $ makepkg -si

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

ID: 1343384
Name: ffmpeg-git
PackageBaseID: 45520
PackageBase: ffmpeg-git
Version: 6.1.r112534.ge5f774268a-1
Description: Complete solution to record, convert and stream audio and video (git version)
URL: https://www.ffmpeg.org/
NumVotes: 71
Popularity: 0.09249
OutOfDate:
Maintainer: dbermond
Submitter: DrZaius
FirstSubmitted: 1295301646
LastModified: 1698496455
URLPath: /cgit/aur.git/snapshot/ffmpeg-git.tar.gz