libtcod-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libtcod-git

* (Optional) Uninstall libtcod-git on Arch using YAY

$ yay -Rns libtcod-git

2. Manually Install "libtcod-git" via AUR

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

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

b. Clone libtcod-git's git locally

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

c. Go to ~/libtcod-git folder and install it

$ cd ~/libtcod-git $ makepkg -si

3. Information about the libtcod-git package on Arch User Repository (AUR)

ID: 783943
Name: libtcod-git
PackageBaseID: 142316
PackageBase: libtcod-git
Version: 1.16.0.alpha.12.r0.g1c8be39-1
Description: Roguelike graphics/utility library. Development version.
URL: https://github.com/libtcod/libtcod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hcnelson99
Submitter: hcnelson99
FirstSubmitted: 1558802689
LastModified: 1598547977
URLPath: /cgit/aur.git/snapshot/libtcod-git.tar.gz