tl-function-ref on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tl-function-ref

* (Optional) Uninstall tl-function-ref on Arch using YAY

$ yay -Rns tl-function-ref

2. Manually Install "tl-function-ref" via AUR

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

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

b. Clone tl-function-ref's git locally

$ git clone https://aur.archlinux.org/tl-function-ref.git ~/tl-function-ref

c. Go to ~/tl-function-ref folder and install it

$ cd ~/tl-function-ref $ makepkg -si

3. Information about the tl-function-ref package on Arch User Repository (AUR)

ID: 679291
Name: tl-function-ref
PackageBaseID: 147561
PackageBase: tl-function-ref
Version: 1.0.0-1
Description: lightweight, C++, non-owning reference to a callable
URL: https://github.com/TartanLlama/function_ref
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VJSchneid
Submitter: VJSchneid
FirstSubmitted: 1576950847
LastModified: 1576950847
URLPath: /cgit/aur.git/snapshot/tl-function-ref.tar.gz