toml11-git on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S toml11-git

* (Optional) Uninstall toml11-git on Arch using YAY

$ yay -Rns toml11-git

2. Manually Install "toml11-git" via AUR

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

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

b. Clone toml11-git's git locally

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

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

$ cd ~/toml11-git $ makepkg -si

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

ID: 683882
Name: toml11-git
PackageBaseID: 147855
PackageBase: toml11-git
Version: 3.2.1.r0.b1827e6-2
Description: A C++11 header-only toml parser/encoder depending only on C++ standard library
URL: https://github.com/ToruNiina/toml11
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: takagiy
FirstSubmitted: 1578144270
LastModified: 1578487215
URLPath: /cgit/aur.git/snapshot/toml11-git.tar.gz