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
Copied
b. Install mmenu on Arch using YAY
$
yay -S
mmenu
Copied
* (Optional) Uninstall mmenu on Arch using YAY
$
yay -Rns
mmenu
Copied
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
Copied
b. Clone mmenu's git locally
$
git clone https://aur.archlinux.org/mmenu.git
~/mmenu
Copied
c. Go to ~/mmenu folder and install it
$
cd
~/mmenu
Copied
$
makepkg -si
Copied
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
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