python-menu3 on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-menu3

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

$ yay -Rns python-menu3

2. Manually Install "python-menu3" via AUR

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

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

b. Clone python-menu3's git locally

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

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

$ cd ~/python-menu3 $ makepkg -si

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

ID: 565262
Name: python-menu3
PackageBaseID: 116944
PackageBase: python-menu3
Version: 1.0-2
Description: A simple Python 3.x command line menu system
URL: https://pypi.python.org/pypi/menu3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1478887641
LastModified: 1543836951
URLPath: /cgit/aur.git/snapshot/python-menu3.tar.gz