python-cursed on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-cursed

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

$ yay -Rns python-cursed

2. Manually Install "python-cursed" via AUR

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

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

b. Clone python-cursed's git locally

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

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

$ cd ~/python-cursed $ makepkg -si

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

ID: 372188
Name: python-cursed
PackageBaseID: 112191
PackageBase: python-cursed
Version: 0.2.0-2
Description: Simplified curses interface with concurrency, for quick and sane curses apps
URL: https://github.com/johannestaas/cursed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SajeOne
Submitter: SajeOne
FirstSubmitted: 1465266315
LastModified: 1483908989
URLPath: /cgit/aur.git/snapshot/python-cursed.tar.gz