python-npyscreen on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-npyscreen

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

$ yay -Rns python-npyscreen

2. Manually Install "python-npyscreen" via AUR

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

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

b. Clone python-npyscreen's git locally

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

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

$ cd ~/python-npyscreen $ makepkg -si

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

ID: 566933
Name: python-npyscreen
PackageBaseID: 137924
PackageBase: python-npyscreen
Version: 4.10.5-1
Description: A python widget library and application framework
URL: https://github.com/npcole/npyscreen
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: Valicek1
Submitter: Valicek1
FirstSubmitted: 1544361951
LastModified: 1544361951
URLPath: /cgit/aur.git/snapshot/python-npyscreen.tar.gz

5. The same packages on other Linux Distributions