ffmpeg0.10 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S ffmpeg0.10

* (Optional) Uninstall ffmpeg0.10 on Arch using YAY

$ yay -Rns ffmpeg0.10

2. Manually Install "ffmpeg0.10" via AUR

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

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

b. Clone ffmpeg0.10's git locally

$ git clone https://aur.archlinux.org/ffmpeg0.10.git ~/ffmpeg0.10

c. Go to ~/ffmpeg0.10 folder and install it

$ cd ~/ffmpeg0.10 $ makepkg -si

3. Information about the ffmpeg0.10 package on Arch User Repository (AUR)

ID: 701518
Name: ffmpeg0.10
PackageBaseID: 118955
PackageBase: ffmpeg0.10
Version: 0.10.16-5
Description: Complete solution to record, convert and stream audio and video
URL: http://ffmpeg.org/
NumVotes: 38
Popularity: 1.5E-5
OutOfDate:
Maintainer:
FirstSubmitted: 1484944008
LastModified: 1582784798
URLPath: /cgit/aur.git/snapshot/ffmpeg0.10.tar.gz