klicknmenu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S klicknmenu

* (Optional) Uninstall klicknmenu on Arch using YAY

$ yay -Rns klicknmenu

2. Manually Install "klicknmenu" via AUR

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

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

b. Clone klicknmenu's git locally

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

c. Go to ~/klicknmenu folder and install it

$ cd ~/klicknmenu $ makepkg -si

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

ID: 1209615
Name: klicknmenu
PackageBaseID: 110234
PackageBase: klicknmenu
Version: 0.2-1
Description: X11 based lightweight menu application
URL: https://github.com/seokbeomKim/klicknmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukbeom_kim
Submitter: sukbeom_kim
FirstSubmitted: 1460976276
LastModified: 1676121227
URLPath: /cgit/aur.git/snapshot/klicknmenu.tar.gz