perl6-openssl on AUR (Arch User Repository)

Last updated: November 05,2024

1. Install "perl6-openssl" 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 perl6-openssl on Arch using YAY

$ yay -S perl6-openssl

* (Optional) Uninstall perl6-openssl on Arch using YAY

$ yay -Rns perl6-openssl

2. Manually Install "perl6-openssl" via AUR

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

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

b. Clone perl6-openssl's git locally

$ git clone https://aur.archlinux.org/perl6-openssl.git ~/perl6-openssl

c. Go to ~/perl6-openssl folder and install it

$ cd ~/perl6-openssl $ makepkg -si

3. Information about the perl6-openssl package on Arch User Repository (AUR)

ID: 433674
Name: perl6-openssl
PackageBaseID: 105582
PackageBase: perl6-openssl
Version: 0.1.0-2
Description: OpenSSL bindings for Perl 6
URL: https://github.com/sergot/openssl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451962795
LastModified: 1502071672
URLPath: /cgit/aur.git/snapshot/perl6-openssl.tar.gz