python-getch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-getch

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

$ yay -Rns python-getch

2. Manually Install "python-getch" via AUR

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

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

b. Clone python-getch's git locally

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

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

$ cd ~/python-getch $ makepkg -si

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

ID: 1145920
Name: python-getch
PackageBaseID: 186157
PackageBase: python-getch
Version: 1.0-1
Description: Does single char input, like C getch/getche
URL: https://pypi.org/project/getch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Klotz
Submitter: Klotz
FirstSubmitted: 1664466403
LastModified: 1664466403
URLPath: /cgit/aur.git/snapshot/python-getch.tar.gz