rmenu on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rmenu

* (Optional) Uninstall rmenu on Arch using YAY

$ yay -Rns rmenu

2. Manually Install "rmenu" via AUR

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

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

b. Clone rmenu's git locally

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

c. Go to ~/rmenu folder and install it

$ cd ~/rmenu $ makepkg -si

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

ID: 1359944
Name: rmenu
PackageBaseID: 176186
PackageBase: rmenu
Version: 0.1.1-1
Description: Dynamic Wayland Menu Launcher
URL: https://github.com/kaedwen/rmenu/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kaedwen
Submitter: kaedwen
FirstSubmitted: 1645293018
LastModified: 1700990102
URLPath: /cgit/aur.git/snapshot/rmenu.tar.gz