python-tcod on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-tcod

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

$ yay -Rns python-tcod

2. Manually Install "python-tcod" via AUR

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

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

b. Clone python-tcod's git locally

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

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

$ cd ~/python-tcod $ makepkg -si

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

ID: 1144373
Name: python-tcod
PackageBaseID: 171430
PackageBase: python-tcod
Version: 13.8.1-1
Description: High-performance Python port of libtcod
URL: https://github.com/libtcod/python-tcod
NumVotes: 3
Popularity: 0
OutOfDate: 1683830873
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1632810263
LastModified: 1664174712
URLPath: /cgit/aur.git/snapshot/python-tcod.tar.gz