libavresample on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libavresample

* (Optional) Uninstall libavresample on Arch using YAY

$ yay -Rns libavresample

2. Manually Install "libavresample" via AUR

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

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

b. Clone libavresample's git locally

$ git clone https://aur.archlinux.org/libavresample.git ~/libavresample

c. Go to ~/libavresample folder and install it

$ cd ~/libavresample $ makepkg -si

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

ID: 1030310
Name: libavresample
PackageBaseID: 140286
PackageBase: libavresample
Version: 4.4.1-1
Description: libavresample from the ffmpeg package because it's been excluded due to deprecation
URL: https://ffmpeg.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: nobodywasishere
Submitter: LukyLX
FirstSubmitted: 1552424018
LastModified: 1643784293
URLPath: /cgit/aur.git/snapshot/libavresample.tar.gz