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