python-simple-term-menu on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-simple-term-menu

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

$ yay -Rns python-simple-term-menu

2. Manually Install "python-simple-term-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-simple-term-menu's git locally

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

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

$ cd ~/python-simple-term-menu $ makepkg -si

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

ID: 1105422
Name: python-simple-term-menu
PackageBaseID: 151623
PackageBase: python-simple-term-menu
Version: 1.5.0-1
Description: A Python package which creates simple interactive menus on the command line.
URL: https://github.com/IngoMeyer441/simple-term-menu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
FirstSubmitted: 1587127135
LastModified: 1656510820
URLPath: /cgit/aur.git/snapshot/python-simple-term-menu.tar.gz