taplo-cli on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S taplo-cli

* (Optional) Uninstall taplo-cli on Arch using YAY

$ yay -Rns taplo-cli

2. Manually Install "taplo-cli" via AUR

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

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

b. Clone taplo-cli's git locally

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

c. Go to ~/taplo-cli folder and install it

$ cd ~/taplo-cli $ makepkg -si

3. Information about the taplo-cli package on Arch User Repository (AUR)

ID: 1079685
Name: taplo-cli
PackageBaseID: 171816
PackageBase: taplo-cli
Version: 0.6.3-1
Description: A TOML toolkit written in Rust.
URL: https://taplo.tamasfe.dev/cli
NumVotes: 5
Popularity: 1.716948
OutOfDate:
Maintainer: firegem
FirstSubmitted: 1633757082
LastModified: 1652468117
URLPath: /cgit/aur.git/snapshot/taplo-cli.tar.gz

5. The same packages on other Linux Distributions