dmenu-rs on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S dmenu-rs

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

$ yay -Rns dmenu-rs

2. Manually Install "dmenu-rs" via AUR

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

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

b. Clone dmenu-rs's git locally

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

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

$ cd ~/dmenu-rs $ makepkg -si

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

ID: 1344021
Name: dmenu-rs
PackageBaseID: 153036
PackageBase: dmenu-rs
Version: 5.5.3-1
Description: A 1:1 port of dmenu, rewritten in Rust
URL: https://github.com/Shizcow/dmenu-rs
NumVotes: 5
Popularity: 8.0E-6
OutOfDate:
Maintainer: shizcow
Submitter: shizcow
FirstSubmitted: 1590076975
LastModified: 1698601005
URLPath: /cgit/aur.git/snapshot/dmenu-rs.tar.gz