kpmenu on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kpmenu

* (Optional) Uninstall kpmenu on Arch using YAY

$ yay -Rns kpmenu

2. Manually Install "kpmenu" via AUR

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

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

b. Clone kpmenu's git locally

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

c. Go to ~/kpmenu folder and install it

$ cd ~/kpmenu $ makepkg -si

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

ID: 1031347
Name: kpmenu
PackageBaseID: 139810
PackageBase: kpmenu
Version: 1.4.0-1
Description: Dmenu/rofi interface for KeePass databases
URL: https://github.com/AlessioDP/kpmenu
NumVotes: 7
Popularity: 1.3E-5
OutOfDate:
Maintainer: AlessioDP
Submitter: AlessioDP
FirstSubmitted: 1550765256
LastModified: 1643965890
URLPath: /cgit/aur.git/snapshot/kpmenu.tar.gz