perl-config-properties on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S perl-config-properties

* (Optional) Uninstall perl-config-properties on Arch using YAY

$ yay -Rns perl-config-properties

2. Manually Install "perl-config-properties" via AUR

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

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

b. Clone perl-config-properties's git locally

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

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

$ cd ~/perl-config-properties $ makepkg -si

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

ID: 989070
Name: perl-config-properties
PackageBaseID: 44428
PackageBase: perl-config-properties
Version: 1.80-1
Description: A near implementation of the java.util.Properties API.
URL: https://metacpan.org/release/Config-Properties
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cgirard
FirstSubmitted: 1292429564
LastModified: 1636972320
URLPath: /cgit/aur.git/snapshot/perl-config-properties.tar.gz