9menu on AUR (Arch User Repository)

Last updated: April 18,2024

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

$ yay -S 9menu

* (Optional) Uninstall 9menu on Arch using YAY

$ yay -Rns 9menu

2. Manually Install "9menu" via AUR

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

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

b. Clone 9menu's git locally

$ git clone https://aur.archlinux.org/9menu.git ~/9menu

c. Go to ~/9menu folder and install it

$ cd ~/9menu $ makepkg -si

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

ID: 758541
Name: 9menu
PackageBaseID: 20198
PackageBase: 9menu
Version: 1.10-1
Description: Simple and easily configurable X-menu / program launcher.
URL: ftp://freefriends.org/arnold/Source/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1222317687
LastModified: 1593489786
URLPath: /cgit/aur.git/snapshot/9menu.tar.gz