ffmpeg-full on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S ffmpeg-full

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

$ yay -Rns ffmpeg-full

2. Manually Install "ffmpeg-full" via AUR

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

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

b. Clone ffmpeg-full's git locally

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

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

$ cd ~/ffmpeg-full $ makepkg -si

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

ID: 1423754
Name: ffmpeg-full
PackageBaseID: 66564
PackageBase: ffmpeg-full
Version: 6.1.1-3
Description: Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
URL: https://www.ffmpeg.org/
NumVotes: 133
Popularity: 1.045313
OutOfDate:
Maintainer: dbermond
Submitter: rpolzer
FirstSubmitted: 1359026234
LastModified: 1709982319
URLPath: /cgit/aur.git/snapshot/ffmpeg-full.tar.gz