toml2json on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S toml2json

* (Optional) Uninstall toml2json on Arch using YAY

$ yay -Rns toml2json

2. Manually Install "toml2json" via AUR

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

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

b. Clone toml2json's git locally

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

c. Go to ~/toml2json folder and install it

$ cd ~/toml2json $ makepkg -si

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

ID: 1299285
Name: toml2json
PackageBaseID: 174605
PackageBase: toml2json
Version: 1.3.1-1
Description: A very small CLI for converting TOML to JSON
URL: https://github.com/woodruffw/toml2json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1641047440
LastModified: 1691228950
URLPath: /cgit/aur.git/snapshot/toml2json.tar.gz