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

Last updated: October 06,2024

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

$ yay -S perl-data-serializer

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

$ yay -Rns perl-data-serializer

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

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

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

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

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

ID: 197593
Name: perl-data-serializer
PackageBaseID: 25952
PackageBase: perl-data-serializer
Version: 0.60-1
Description: Modules that serialize data structures
URL: http://search.mcpan.org/dist/Data-Serializer
NumVotes: 1
Popularity: 0
OutOfDate: 1622409944
Maintainer:
Submitter: xenoterracide
FirstSubmitted: 1262818825
LastModified: 1434487066
URLPath: /cgit/aur.git/snapshot/perl-data-serializer.tar.gz