tl-optional-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S tl-optional-git

* (Optional) Uninstall tl-optional-git on Arch using YAY

$ yay -Rns tl-optional-git

2. Manually Install "tl-optional-git" via AUR

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

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

b. Clone tl-optional-git's git locally

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

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

$ cd ~/tl-optional-git $ makepkg -si

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

ID: 1406533
Name: tl-optional-git
PackageBaseID: 176925
PackageBase: tl-optional-git
Version: 1.1.0.r0.g3a1209d-1
Description: C++11/14/17 std::optional with functional-style extensions and reference support
URL: https://github.com/TartanLlama/optional
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JPenuchot
Submitter: JPenuchot
FirstSubmitted: 1647336924
LastModified: 1707475505
URLPath: /cgit/aur.git/snapshot/tl-optional-git.tar.gz