perl-sereal on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S perl-sereal

* (Optional) Uninstall perl-sereal on Arch using YAY

$ yay -Rns perl-sereal

2. Manually Install "perl-sereal" via AUR

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

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

b. Clone perl-sereal's git locally

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

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

$ cd ~/perl-sereal $ makepkg -si

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

ID: 1328398
Name: perl-sereal
PackageBaseID: 100248
PackageBase: perl-sereal
Version: 5.004-1
Description: Perl/CPAN Module Sereal: Fast, compact, powerful binary (de-)serialization
URL: https://metacpan.org/release/Sereal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: jahiy
FirstSubmitted: 1442579671
LastModified: 1696361009
URLPath: /cgit/aur.git/snapshot/perl-sereal.tar.gz