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

Last updated: June 26,2024

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

$ yay -S perl-crypt-pkcs10

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

$ yay -Rns perl-crypt-pkcs10

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

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

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

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

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

ID: 323465
Name: perl-crypt-pkcs10
PackageBaseID: 113886
PackageBase: perl-crypt-pkcs10
Version: 1.4-1
Description: Crypt::PKCS10 parses PKCS #10 certificate requests (CSRs) and provides accessor methods to extract the data in usable form.
URL: http://search.cpan.org/~tlhackque/Crypt-PKCS10/lib/Crypt/PKCS10.pm
NumVotes: 1
Popularity: 0
OutOfDate: 1705600076
Maintainer: CTech
Submitter: CTech
FirstSubmitted: 1469178996
LastModified: 1469179105
URLPath: /cgit/aur.git/snapshot/perl-crypt-pkcs10.tar.gz