qdmenu on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qdmenu

* (Optional) Uninstall qdmenu on Arch using YAY

$ yay -Rns qdmenu

2. Manually Install "qdmenu" via AUR

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

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

b. Clone qdmenu's git locally

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

c. Go to ~/qdmenu folder and install it

$ cd ~/qdmenu $ makepkg -si

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

ID: 1192460
Name: qdmenu
PackageBaseID: 119951
PackageBase: qdmenu
Version: v1.0.71.g146bafb-1
Description: A QML launcher similar to dmenu
URL: https://github.com/bayi/qdmenu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bayi
Submitter: bayi
FirstSubmitted: 1487477729
LastModified: 1672970028
URLPath: /cgit/aur.git/snapshot/qdmenu.tar.gz