xtl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S xtl

* (Optional) Uninstall xtl on Arch using YAY

$ yay -Rns xtl

2. Manually Install "xtl" via AUR

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

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

b. Clone xtl's git locally

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

c. Go to ~/xtl folder and install it

$ cd ~/xtl $ makepkg -si

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

ID: 1384222
Name: xtl
PackageBaseID: 130737
PackageBase: xtl
Version: 0.7.7-1
Description: The x template library
URL: https://github.com/xtensor-stack/xtl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1520807889
LastModified: 1705001731
URLPath: /cgit/aur.git/snapshot/xtl.tar.gz