toml-adapt on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S toml-adapt

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

$ yay -Rns toml-adapt

2. Manually Install "toml-adapt" via AUR

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

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

b. Clone toml-adapt's git locally

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

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

$ cd ~/toml-adapt $ makepkg -si

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

ID: 1383323
Name: toml-adapt
PackageBaseID: 176258
PackageBase: toml-adapt
Version: 0.3.2-1
Description: A very simple cli for manipulating toml files
URL: https://github.com/firefly-cpp/toml-adapt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1645489524
LastModified: 1704853391
URLPath: /cgit/aur.git/snapshot/toml-adapt.tar.gz