python-cursedspace on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-cursedspace

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

$ yay -Rns python-cursedspace

2. Manually Install "python-cursedspace" via AUR

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

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

b. Clone python-cursedspace's git locally

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

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

$ cd ~/python-cursedspace $ makepkg -si

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

ID: 1333795
Name: python-cursedspace
PackageBaseID: 198517
PackageBase: python-cursedspace
Version: 1.5.2-1
Description: A framework for TUI applications on the basis of curses
URL: https://codeberg.org/vonshednob/cursedspace/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: retiring-cat
Submitter: retiring-cat
FirstSubmitted: 1697270746
LastModified: 1697270746
URLPath: /cgit/aur.git/snapshot/python-cursedspace.tar.gz