mmenu on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S mmenu

* (Optional) Uninstall mmenu on Arch using YAY

$ yay -Rns mmenu

2. Manually Install "mmenu" via AUR

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

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

b. Clone mmenu's git locally

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

c. Go to ~/mmenu folder and install it

$ cd ~/mmenu $ makepkg -si

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

ID: 411875
Name: mmenu
PackageBaseID: 122420
PackageBase: mmenu
Version: r7.81130ed-1
Description: A dmenu wrapper which works like dmenu_run, but evaluates math you give it too
URL: https://github.com/mortie/mmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aborgna
Submitter: aborgna
FirstSubmitted: 1495061013
LastModified: 1495061013
URLPath: /cgit/aur.git/snapshot/mmenu.tar.gz