ffmpeg-full3.4 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ffmpeg-full3.4

* (Optional) Uninstall ffmpeg-full3.4 on Arch using YAY

$ yay -Rns ffmpeg-full3.4

2. Manually Install "ffmpeg-full3.4" via AUR

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

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

b. Clone ffmpeg-full3.4's git locally

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

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

$ cd ~/ffmpeg-full3.4 $ makepkg -si

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

ID: 488674
Name: ffmpeg-full3.4
PackageBaseID: 129903
PackageBase: ffmpeg-full3.4
Version: 3.4.2-1
Description: FFmpeg 3.4, designed to fix linking issues with packages that require this version of FFmpeg.
URL: https://ffmpeg.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1648211178
Maintainer: winneon
FirstSubmitted: 1518150843
LastModified: 1519285074
URLPath: /cgit/aur.git/snapshot/ffmpeg-full3.4.tar.gz