pimenu on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pimenu

* (Optional) Uninstall pimenu on Arch using YAY

$ yay -Rns pimenu

2. Manually Install "pimenu" via AUR

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

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

b. Clone pimenu's git locally

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

c. Go to ~/pimenu folder and install it

$ cd ~/pimenu $ makepkg -si

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

ID: 1055192
Name: pimenu
PackageBaseID: 176080
PackageBase: pimenu
Version: 3.0.1-2
Description: A pie-menu in xlib and imlib2.
URL: https://github.com/phillbush/pmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jzbor
Submitter: jzbor
FirstSubmitted: 1645050867
LastModified: 1647975342
URLPath: /cgit/aur.git/snapshot/pimenu.tar.gz