libtcod on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libtcod" 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
Copied
b. Install libtcod on Arch using YAY
$
yay -S
libtcod
Copied
* (Optional) Uninstall libtcod on Arch using YAY
$
yay -Rns
libtcod
Copied
2. Manually Install "libtcod" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libtcod's git locally
$
git clone https://aur.archlinux.org/libtcod.git
~/libtcod
Copied
c. Go to ~/libtcod folder and install it
$
cd
~/libtcod
Copied
$
makepkg -si
Copied
3. Information about the libtcod package on Arch User Repository (AUR)
ID: 1277006
Name: libtcod
PackageBaseID: 62416
PackageBase: libtcod
Version: 1.24.0-1
Description: Roguelike graphics/utility library
URL: https://github.com/libtcod/libtcod
NumVotes: 29
Popularity: 0.004443
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: feufochmar
FirstSubmitted: 1346436411
LastModified: 1687409134
URLPath: /cgit/aur.git/snapshot/libtcod.tar.gz
Name: libtcod
PackageBaseID: 62416
PackageBase: libtcod
Version: 1.24.0-1
Description: Roguelike graphics/utility library
URL: https://github.com/libtcod/libtcod
NumVotes: 29
Popularity: 0.004443
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: feufochmar
FirstSubmitted: 1346436411
LastModified: 1687409134
URLPath: /cgit/aur.git/snapshot/libtcod.tar.gz