perl-toml-parser on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-toml-parser

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

$ yay -Rns perl-toml-parser

2. Manually Install "perl-toml-parser" 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-parser's git locally

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

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

$ cd ~/perl-toml-parser $ makepkg -si

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

ID: 708028
Name: perl-toml-parser
PackageBaseID: 97643
PackageBase: perl-toml-parser
Version: 0.91-2
Description: Perl package providing TOML parser
URL: https://metacpan.org/release/TOML-Parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1439623188
LastModified: 1584282201
URLPath: /cgit/aur.git/snapshot/perl-toml-parser.tar.gz