tomlcheck-bin on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S tomlcheck-bin

* (Optional) Uninstall tomlcheck-bin on Arch using YAY

$ yay -Rns tomlcheck-bin

2. Manually Install "tomlcheck-bin" via AUR

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

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

b. Clone tomlcheck-bin's git locally

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

c. Go to ~/tomlcheck-bin folder and install it

$ cd ~/tomlcheck-bin $ makepkg -si

3. Information about the tomlcheck-bin package on Arch User Repository (AUR)

ID: 755597
Name: tomlcheck-bin
PackageBaseID: 154733
PackageBase: tomlcheck-bin
Version: 0.1.0.38-1
Description: A syntax checker for TOML files
URL: https://github.com/vmchale/tomlcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryancragun
Submitter: ryancragun
FirstSubmitted: 1592869272
LastModified: 1592869272
URLPath: /cgit/aur.git/snapshot/tomlcheck-bin.tar.gz