toml11 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S toml11

* (Optional) Uninstall toml11 on Arch using YAY

$ yay -Rns toml11

2. Manually Install "toml11" via AUR

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

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

b. Clone toml11's git locally

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

c. Go to ~/toml11 folder and install it

$ cd ~/toml11 $ makepkg -si

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

ID: 1303435
Name: toml11
PackageBaseID: 175134
PackageBase: toml11
Version: 3.7.1-2
Description: C++11 header-only toml parser/encoder
URL: https://github.com/ToruNiina/toml11
NumVotes: 1
Popularity: 0.117909
OutOfDate: 1705059759
Maintainer: FabioLolix
Submitter: kiasoc5
FirstSubmitted: 1642404310
LastModified: 1691938632
URLPath: /cgit/aur.git/snapshot/toml11.tar.gz