lib32-ffmpeg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lib32-ffmpeg

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

$ yay -Rns lib32-ffmpeg

2. Manually Install "lib32-ffmpeg" via AUR

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

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

b. Clone lib32-ffmpeg's git locally

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

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

$ cd ~/lib32-ffmpeg $ makepkg -si

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

ID: 1357077
Name: lib32-ffmpeg
PackageBaseID: 70042
PackageBase: lib32-ffmpeg
Version: 2:6.1-1
Description: Complete solution to record, convert and stream audio and video (32 bit)
URL: http://ffmpeg.org/
NumVotes: 36
Popularity: 0.005899
OutOfDate: 1708810037
Maintainer: oxalin
Submitter: lano1106
FirstSubmitted: 1368852187
LastModified: 1700604474
URLPath: /cgit/aur.git/snapshot/lib32-ffmpeg.tar.gz