perl-crypt-rc4 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-crypt-rc4

* (Optional) Uninstall perl-crypt-rc4 on Arch using YAY

$ yay -Rns perl-crypt-rc4

2. Manually Install "perl-crypt-rc4" via AUR

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

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

b. Clone perl-crypt-rc4's git locally

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

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

$ cd ~/perl-crypt-rc4 $ makepkg -si

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

ID: 197572
Name: perl-crypt-rc4
PackageBaseID: 48052
PackageBase: perl-crypt-rc4
Version: 2.02-1
Description: Perl implementation of the RC4 encryption algorithm
URL: http://search.mcpan.org/dist/Crypt-RC4
NumVotes: 17
Popularity: 0.090692
OutOfDate:
Maintainer: jnbek
Submitter: flocke
FirstSubmitted: 1302291044
LastModified: 1434486867
URLPath: /cgit/aur.git/snapshot/perl-crypt-rc4.tar.gz