perl-toml on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S perl-toml

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

$ yay -Rns perl-toml

2. Manually Install "perl-toml" via AUR

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

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

b. Clone perl-toml's git locally

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

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

$ cd ~/perl-toml $ makepkg -si

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

ID: 533955
Name: perl-toml
PackageBaseID: 79130
PackageBase: perl-toml
Version: 0.97-1
Description: Perl parser for Tom's Obvious, Minimal Language
URL: https://metacpan.org/release/TOML
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1392744773
LastModified: 1533974000
URLPath: /cgit/aur.git/snapshot/perl-toml.tar.gz