mpv-light on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mpv-light

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

$ yay -Rns mpv-light

2. Manually Install "mpv-light" via AUR

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

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

b. Clone mpv-light's git locally

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

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

$ cd ~/mpv-light $ makepkg -si

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

ID: 995150
Name: mpv-light
PackageBaseID: 118128
PackageBase: mpv-light
Version: 0.34.0-1
Description: Free, open source, and cross-platform media player – with selection of features.
URL: https://mpv.io
NumVotes: 12
Popularity: 0.003516
OutOfDate:
Maintainer:
FirstSubmitted: 1482636481
LastModified: 1638133268
URLPath: /cgit/aur.git/snapshot/mpv-light.tar.gz