python-readchar on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-readchar

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

$ yay -Rns python-readchar

2. Manually Install "python-readchar" via AUR

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

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

b. Clone python-readchar's git locally

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

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

$ cd ~/python-readchar $ makepkg -si

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

ID: 1308454
Name: python-readchar
PackageBaseID: 159217
PackageBase: python-readchar
Version: 4.0.5-1
Description: Python library to read characters and key strokes
URL: https://github.com/magmax/python-readchar
NumVotes: 5
Popularity: 0.00048
OutOfDate:
Maintainer: marioom
Submitter: marioom
FirstSubmitted: 1603831669
LastModified: 1692876371
URLPath: /cgit/aur.git/snapshot/python-readchar.tar.gz