mu on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S mu

* (Optional) Uninstall mu on Arch using YAY

$ yay -Rns mu

2. Manually Install "mu" via AUR

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

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

b. Clone mu's git locally

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

c. Go to ~/mu folder and install it

$ cd ~/mu $ makepkg -si

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

ID: 1421821
Name: mu
PackageBaseID: 140713
PackageBase: mu
Version: 1.12.1-1
Description: Maildir indexer/searcher and Emacs client (mu4e)
URL: http://www.djcbsoftware.nl/code/mu
NumVotes: 45
Popularity: 1.028136
OutOfDate: 1710625710
Maintainer: mroethke
Submitter: xyproto
FirstSubmitted: 1553678518
LastModified: 1709731939
URLPath: /cgit/aur.git/snapshot/mu.tar.gz