mpvc-rs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mpvc-rs

* (Optional) Uninstall mpvc-rs on Arch using YAY

$ yay -Rns mpvc-rs

2. Manually Install "mpvc-rs" via AUR

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

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

b. Clone mpvc-rs's git locally

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

c. Go to ~/mpvc-rs folder and install it

$ cd ~/mpvc-rs $ makepkg -si

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

ID: 1298840
Name: mpvc-rs
PackageBaseID: 122717
PackageBase: mpvc-rs
Version: 1.1.4-1
Description: An mpc-like cli tool for mpv which connects to existing mpv instances through sockets, written in Rust
URL: https://gitlab.com/mpv-ipc/mpvc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: freijon
Submitter: freijon
FirstSubmitted: 1495476907
LastModified: 1691127860
URLPath: /cgit/aur.git/snapshot/mpvc-rs.tar.gz