perl-php-serialization on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-php-serialization

* (Optional) Uninstall perl-php-serialization on Arch using YAY

$ yay -Rns perl-php-serialization

2. Manually Install "perl-php-serialization" via AUR

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

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

b. Clone perl-php-serialization's git locally

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

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

$ cd ~/perl-php-serialization $ makepkg -si

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

ID: 197979
Name: perl-php-serialization
PackageBaseID: 15844
PackageBase: perl-php-serialization
Version: 0.34-1
Description: simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa.
URL: http://search.cpan.org/dist/PHP-Serialization
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1206058026
LastModified: 1434490973
URLPath: /cgit/aur.git/snapshot/perl-php-serialization.tar.gz