libtoml-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S libtoml-git

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

$ yay -Rns libtoml-git

2. Manually Install "libtoml-git" via AUR

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

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

b. Clone libtoml-git's git locally

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

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

$ cd ~/libtoml-git $ makepkg -si

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

ID: 536222
Name: libtoml-git
PackageBaseID: 135170
PackageBase: libtoml-git
Version: r90.03e8a3a-2
Description: Fast C parser using Ragel to generate the state machine.
URL: https://github.com/ajwans/libtoml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: msrd0
FirstSubmitted: 1534598680
LastModified: 1534607830
URLPath: /cgit/aur.git/snapshot/libtoml-git.tar.gz