keepmenu on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S keepmenu

* (Optional) Uninstall keepmenu on Arch using YAY

$ yay -Rns keepmenu

2. Manually Install "keepmenu" via AUR

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

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

b. Clone keepmenu's git locally

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

c. Go to ~/keepmenu folder and install it

$ cd ~/keepmenu $ makepkg -si

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

ID: 1405159
Name: keepmenu
PackageBaseID: 185818
PackageBase: keepmenu
Version: 1.4.1-1
Description: dmenu/rofi frontend for KeePass databases
URL: https://github.com/firecat53/keepmenu
NumVotes: 5
Popularity: 1.436147
OutOfDate:
Maintainer: firecat53
Submitter: vaygr
FirstSubmitted: 1663447502
LastModified: 1707252038
URLPath: /cgit/aur.git/snapshot/keepmenu.tar.gz