python2-getch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-getch

* (Optional) Uninstall python2-getch on Arch using YAY

$ yay -Rns python2-getch

2. Manually Install "python2-getch" via AUR

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

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

b. Clone python2-getch's git locally

$ git clone https://aur.archlinux.org/python2-getch.git ~/python2-getch

c. Go to ~/python2-getch folder and install it

$ cd ~/python2-getch $ makepkg -si

3. Information about the python2-getch package on Arch User Repository (AUR)

ID: 225060
Name: python2-getch
PackageBaseID: 98519
PackageBase: python2-getch
Version: 1.0-1
Description: Functions to read one single char from standard input without waiting for a newline
URL: https://pypi.python.org/pypi/getch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1440540816
LastModified: 1440541483
URLPath: /cgit/aur.git/snapshot/python2-getch.tar.gz