pypy-urwid on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S pypy-urwid

* (Optional) Uninstall pypy-urwid on Arch using YAY

$ yay -Rns pypy-urwid

2. Manually Install "pypy-urwid" via AUR

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

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

b. Clone pypy-urwid's git locally

$ git clone https://aur.archlinux.org/pypy-urwid.git ~/pypy-urwid

c. Go to ~/pypy-urwid folder and install it

$ cd ~/pypy-urwid $ makepkg -si

3. Information about the pypy-urwid package on Arch User Repository (AUR)

ID: 709740
Name: pypy-urwid
PackageBaseID: 108275
PackageBase: pypy-urwid
Version: 2.1.0-1
Description: Console user interface library for Pypy
URL: http://excess.org/urwid/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nandub
FirstSubmitted: 1456892072
LastModified: 1584636785
URLPath: /cgit/aur.git/snapshot/pypy-urwid.tar.gz