pdmenu on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pdmenu

* (Optional) Uninstall pdmenu on Arch using YAY

$ yay -Rns pdmenu

2. Manually Install "pdmenu" via AUR

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

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

b. Clone pdmenu's git locally

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

c. Go to ~/pdmenu folder and install it

$ cd ~/pdmenu $ makepkg -si

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

ID: 994480
Name: pdmenu
PackageBaseID: 128946
PackageBase: pdmenu
Version: 1.3.6-1
Description: simple full screen menu program
URL: https://joeyh.name/code/pdmenu/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Barthalion
FirstSubmitted: 1515342988
LastModified: 1637981902
URLPath: /cgit/aur.git/snapshot/pdmenu.tar.gz