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