libavutil-52 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libavutil-52

* (Optional) Uninstall libavutil-52 on Arch using YAY

$ yay -Rns libavutil-52

2. Manually Install "libavutil-52" via AUR

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

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

b. Clone libavutil-52's git locally

$ git clone https://aur.archlinux.org/libavutil-52.git ~/libavutil-52

c. Go to ~/libavutil-52 folder and install it

$ cd ~/libavutil-52 $ makepkg -si

3. Information about the libavutil-52 package on Arch User Repository (AUR)

ID: 1254423
Name: libavutil-52
PackageBaseID: 86277
PackageBase: libavutil-52
Version: 2.3.6-4
Description: Compatibility package for ffmpeg to provide versions 52 of libavutil not anymore provided by the ffmpeg package
URL: http://ffmpeg.org/
NumVotes: 75
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1412447023
LastModified: 1683493034
URLPath: /cgit/aur.git/snapshot/libavutil-52.tar.gz