python-dmenu on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-dmenu

* (Optional) Uninstall python-dmenu on Arch using YAY

$ yay -Rns python-dmenu

2. Manually Install "python-dmenu" via AUR

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

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

b. Clone python-dmenu's git locally

$ git clone https://aur.archlinux.org/python-dmenu.git ~/python-dmenu

c. Go to ~/python-dmenu folder and install it

$ cd ~/python-dmenu $ makepkg -si

3. Information about the python-dmenu package on Arch User Repository (AUR)

ID: 609637
Name: python-dmenu
PackageBaseID: 141783
PackageBase: python-dmenu
Version: 0.2.1-1
Description: Python wrapper for dmenu
URL: https://github.com/allonhadaya/dmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1557005745
LastModified: 1557005745
URLPath: /cgit/aur.git/snapshot/python-dmenu.tar.gz