perl-cgi-cookie on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-cgi-cookie

* (Optional) Uninstall perl-cgi-cookie on Arch using YAY

$ yay -Rns perl-cgi-cookie

2. Manually Install "perl-cgi-cookie" via AUR

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

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

b. Clone perl-cgi-cookie's git locally

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

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

$ cd ~/perl-cgi-cookie $ makepkg -si

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

ID: 355320
Name: perl-cgi-cookie
PackageBaseID: 116948
PackageBase: perl-cgi-cookie
Version: 4.35-1
Description: CGI::Cookie - Interface to HTTP Cookies
URL: https://metacpan.org/pod/CGI::Cookie
NumVotes: 0
Popularity: 0
OutOfDate: 1706206771
Maintainer: thor77
Submitter: thor77
FirstSubmitted: 1478893691
LastModified: 1478893691
URLPath: /cgit/aur.git/snapshot/perl-cgi-cookie.tar.gz