tombl-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tombl-bin

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

$ yay -Rns tombl-bin

2. Manually Install "tombl-bin" via AUR

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

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

b. Clone tombl-bin's git locally

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

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

$ cd ~/tombl-bin $ makepkg -si

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

ID: 1240793
Name: tombl-bin
PackageBaseID: 192630
PackageBase: tombl-bin
Version: 0.2.3-1
Description: Easily query TOML files from bash
URL: https://github.com/snyball/tombl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jlangeveld
Submitter: jlangeveld
FirstSubmitted: 1681374261
LastModified: 1681374261
URLPath: /cgit/aur.git/snapshot/tombl-bin.tar.gz