mpv-full on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mpv-full

* (Optional) Uninstall mpv-full on Arch using YAY

$ yay -Rns mpv-full

2. Manually Install "mpv-full" via AUR

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

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

b. Clone mpv-full's git locally

$ git clone https://aur.archlinux.org/mpv-full.git ~/mpv-full

c. Go to ~/mpv-full folder and install it

$ cd ~/mpv-full $ makepkg -si

3. Information about the mpv-full package on Arch User Repository (AUR)

ID: 1382499
Name: mpv-full
PackageBaseID: 119877
PackageBase: mpv-full
Version: 0.37.0-2
Description: A free, open source, and cross-platform media player (with all possible libs)
URL: https://mpv.io/
NumVotes: 21
Popularity: 0.0006
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1487191970
LastModified: 1704729597
URLPath: /cgit/aur.git/snapshot/mpv-full.tar.gz