mpv-tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mpv-tools

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

$ yay -Rns mpv-tools

2. Manually Install "mpv-tools" via AUR

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

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

b. Clone mpv-tools's git locally

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

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

$ cd ~/mpv-tools $ makepkg -si

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

ID: 824393
Name: mpv-tools
PackageBaseID: 134457
PackageBase: mpv-tools
Version: 0.33.0-1
Description: Helper scripts from mpv/TOOLS
URL: https://github.com/mpv-player/mpv
NumVotes: 4
Popularity: 0
OutOfDate: 1701211824
Maintainer: justicehunter
Submitter:
FirstSubmitted: 1532351130
LastModified: 1606377277
URLPath: /cgit/aur.git/snapshot/mpv-tools.tar.gz