i3menu on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S i3menu

* (Optional) Uninstall i3menu on Arch using YAY

$ yay -Rns i3menu

2. Manually Install "i3menu" via AUR

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

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

b. Clone i3menu's git locally

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

c. Go to ~/i3menu folder and install it

$ cd ~/i3menu $ makepkg -si

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

ID: 1292047
Name: i3menu
PackageBaseID: 194289
PackageBase: i3menu
Version: 0.3.3-3
Description: wrapper for dmenu(-bud) optimized for i3fyra
URL: https://github.com/budlabs/i3menu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1685870868
LastModified: 1689882648
URLPath: /cgit/aur.git/snapshot/i3menu.tar.gz