python-curses-menu on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-curses-menu

* (Optional) Uninstall python-curses-menu on Arch using YAY

$ yay -Rns python-curses-menu

2. Manually Install "python-curses-menu" via AUR

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

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

b. Clone python-curses-menu's git locally

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

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

$ cd ~/python-curses-menu $ makepkg -si

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

ID: 1370191
Name: python-curses-menu
PackageBaseID: 128301
PackageBase: python-curses-menu
Version: 0.8.1-1
Description: A simple console menu system using curses
URL: https://github.com/pmbarrett314/curses-menu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: clintval
FirstSubmitted: 1513904816
LastModified: 1702634400
URLPath: /cgit/aur.git/snapshot/python-curses-menu.tar.gz