perl-type-tie on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S perl-type-tie

* (Optional) Uninstall perl-type-tie on Arch using YAY

$ yay -Rns perl-type-tie

2. Manually Install "perl-type-tie" via AUR

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

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

b. Clone perl-type-tie's git locally

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

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

$ cd ~/perl-type-tie $ makepkg -si

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

ID: 234000
Name: perl-type-tie
PackageBaseID: 100727
PackageBase: perl-type-tie
Version: 0.009-1
Description: tie a variable to a type constraint
URL: https://metacpan.org/release/Type-Tie
NumVotes: 0
Popularity: 0
OutOfDate: 1651612895
Maintainer:
Submitter: jahiy
FirstSubmitted: 1443260220
LastModified: 1443260411
URLPath: /cgit/aur.git/snapshot/perl-type-tie.tar.gz