mpvc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mpvc

* (Optional) Uninstall mpvc on Arch using YAY

$ yay -Rns mpvc

2. Manually Install "mpvc" via AUR

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

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

b. Clone mpvc's git locally

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

c. Go to ~/mpvc folder and install it

$ cd ~/mpvc $ makepkg -si

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

ID: 1413363
Name: mpvc
PackageBaseID: 196276
PackageBase: mpvc
Version: 1.4.4-1
Description: An mpc-like CLI tool for mpv
URL: https://github.com/neeshy/mpvc
NumVotes: 1
Popularity: 0.65203
OutOfDate:
Maintainer: neeshy
Submitter: neeshy
FirstSubmitted: 1690779819
LastModified: 1708539562
URLPath: /cgit/aur.git/snapshot/mpvc.tar.gz