texel on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S texel

* (Optional) Uninstall texel on Arch using YAY

$ yay -Rns texel

2. Manually Install "texel" via AUR

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

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

b. Clone texel's git locally

$ git clone https://aur.archlinux.org/texel.git ~/texel

c. Go to ~/texel folder and install it

$ cd ~/texel $ makepkg -si

3. Information about the texel package on Arch User Repository (AUR)

ID: 1327376
Name: texel
PackageBaseID: 108612
PackageBase: texel
Version: 1.10-1
Description: Free UCI compliant open source chess engine developed by Peter Österlund
URL: https://github.com/peterosterlund2/texel
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: ozgursarier
FirstSubmitted: 1457569172
LastModified: 1696153213
URLPath: /cgit/aur.git/snapshot/texel.tar.gz