ffmpeg-headless on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ffmpeg-headless

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

$ yay -Rns ffmpeg-headless

2. Manually Install "ffmpeg-headless" via AUR

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

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

b. Clone ffmpeg-headless's git locally

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

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

$ cd ~/ffmpeg-headless $ makepkg -si

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

ID: 1427291
Name: ffmpeg-headless
PackageBaseID: 89013
PackageBase: ffmpeg-headless
Version: 1:6.1.1-1
Description: Complete solution to record, convert and stream audio and video; optimised for server (headless) systems
URL: https://ffmpeg.org
NumVotes: 25
Popularity: 0.001093
OutOfDate:
Maintainer: lapicidae
Submitter: an7oine
FirstSubmitted: 1420031560
LastModified: 1710444323
URLPath: /cgit/aur.git/snapshot/ffmpeg-headless.tar.gz