rofi-dmenu on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S rofi-dmenu

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

$ yay -Rns rofi-dmenu

2. Manually Install "rofi-dmenu" via AUR

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

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

b. Clone rofi-dmenu's git locally

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

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

$ cd ~/rofi-dmenu $ makepkg -si

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

ID: 284128
Name: rofi-dmenu
PackageBaseID: 108685
PackageBase: rofi-dmenu
Version: 1-1
Description: Symlink for using Rofi as a drop-in replacement to dmenu
URL: https://davedavenport.github.io/rofi/
NumVotes: 35
Popularity: 0.148365
OutOfDate:
Maintainer: deuill
FirstSubmitted: 1457778857
LastModified: 1457779046
URLPath: /cgit/aur.git/snapshot/rofi-dmenu.tar.gz