perl-data-types on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S perl-data-types

* (Optional) Uninstall perl-data-types on Arch using YAY

$ yay -Rns perl-data-types

2. Manually Install "perl-data-types" via AUR

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

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

b. Clone perl-data-types's git locally

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

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

$ cd ~/perl-data-types $ makepkg -si

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

ID: 803961
Name: perl-data-types
PackageBaseID: 158692
PackageBase: perl-data-types
Version: 0.17-1
Description: Validate and convert data types.
URL: https://metacpan.org/release/Data-Types
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marco44
Submitter: marco44
FirstSubmitted: 1602576160
LastModified: 1602576160
URLPath: /cgit/aur.git/snapshot/perl-data-types.tar.gz