umpv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S umpv

* (Optional) Uninstall umpv on Arch using YAY

$ yay -Rns umpv

2. Manually Install "umpv" via AUR

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

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

b. Clone umpv's git locally

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

c. Go to ~/umpv folder and install it

$ cd ~/umpv $ makepkg -si

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

ID: 1363693
Name: umpv
PackageBaseID: 164591
PackageBase: umpv
Version: 0.37.0-1
Description: mpv script that emulates "unique application" functionality on Linux
URL: https://github.com/mpv-player/mpv
NumVotes: 3
Popularity: 0.024597
OutOfDate:
Maintainer: ehs0329
Submitter: ehs0329
FirstSubmitted: 1616288578
LastModified: 1701578337
URLPath: /cgit/aur.git/snapshot/umpv.tar.gz