python-dynmen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-dynmen

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

$ yay -Rns python-dynmen

2. Manually Install "python-dynmen" via AUR

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

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

b. Clone python-dynmen's git locally

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

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

$ cd ~/python-dynmen $ makepkg -si

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

ID: 769602
Name: python-dynmen
PackageBaseID: 155845
PackageBase: python-dynmen
Version: 0.1.5-1
Description: Python wrappers for dynamic menus (dmenu, rofi, fzf, ...)
URL: https://pypi.org/project/dynmen/0.1.5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: cwrau
FirstSubmitted: 1595629885
LastModified: 1595629885
URLPath: /cgit/aur.git/snapshot/python-dynmen.tar.gz