toml-fmt on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S toml-fmt

* (Optional) Uninstall toml-fmt on Arch using YAY

$ yay -Rns toml-fmt

2. Manually Install "toml-fmt" via AUR

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

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

b. Clone toml-fmt's git locally

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

c. Go to ~/toml-fmt folder and install it

$ cd ~/toml-fmt $ makepkg -si

3. Information about the toml-fmt package on Arch User Repository (AUR)

ID: 1065780
Name: toml-fmt
PackageBaseID: 177906
PackageBase: toml-fmt
Version: 0.1.0-1
Description: Format .toml files
URL: https://github.com/segeljakt/toml-fmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1649788852
LastModified: 1649788852
URLPath: /cgit/aur.git/snapshot/toml-fmt.tar.gz