mplugd-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mplugd-git

* (Optional) Uninstall mplugd-git on Arch using YAY

$ yay -Rns mplugd-git

2. Manually Install "mplugd-git" via AUR

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

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

b. Clone mplugd-git's git locally

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

c. Go to ~/mplugd-git folder and install it

$ cd ~/mplugd-git $ makepkg -si

3. Information about the mplugd-git package on Arch User Repository (AUR)

ID: 388617
Name: mplugd-git
PackageBaseID: 120217
PackageBase: mplugd-git
Version: 0.1-1
Description: Daemon that listens on events (e.g. xrandr or pulseaudio) and executes user-defined actions on certain events
URL: https://github.com/anyc/mplugd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1488389327
LastModified: 1488389327
URLPath: /cgit/aur.git/snapshot/mplugd-git.tar.gz