mingw-w64-ffmpeg on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mingw-w64-ffmpeg

* (Optional) Uninstall mingw-w64-ffmpeg on Arch using YAY

$ yay -Rns mingw-w64-ffmpeg

2. Manually Install "mingw-w64-ffmpeg" via AUR

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

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

b. Clone mingw-w64-ffmpeg's git locally

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

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

$ cd ~/mingw-w64-ffmpeg $ makepkg -si

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

ID: 1360051
Name: mingw-w64-ffmpeg
PackageBaseID: 71168
PackageBase: mingw-w64-ffmpeg
Version: 1:6.1-1
Description: Complete solution to record, convert and stream audio and video (mingw-w64)
URL: https://ffmpeg.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: kfg
Submitter: kfg
FirstSubmitted: 1371661855
LastModified: 1701012855
URLPath: /cgit/aur.git/snapshot/mingw-w64-ffmpeg.tar.gz