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

Last updated: June 26,2024

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

$ yay -S perl-crypt-ecb

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

$ yay -Rns perl-crypt-ecb

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

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

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

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

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

ID: 1387317
Name: perl-crypt-ecb
PackageBaseID: 142210
PackageBase: perl-crypt-ecb
Version: 2.23-1
Description: Use block ciphers using ECB mode within perl scripts
URL: https://metacpan.org/pod/Crypt::ECB
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1558337529
LastModified: 1705469974
URLPath: /cgit/aur.git/snapshot/perl-crypt-ecb.tar.gz