bcpkix on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S bcpkix

* (Optional) Uninstall bcpkix on Arch using YAY

$ yay -Rns bcpkix

2. Manually Install "bcpkix" via AUR

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

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

b. Clone bcpkix's git locally

$ git clone https://aur.archlinux.org/bcpkix.git ~/bcpkix

c. Go to ~/bcpkix folder and install it

$ cd ~/bcpkix $ makepkg -si

3. Information about the bcpkix package on Arch User Repository (AUR)

ID: 1426762
Name: bcpkix
PackageBaseID: 73852
PackageBase: bcpkix
Version: 1.77-1
Description: Java cryptography APIs (Bouncy Castle) package for PKIX/CMS/EAC/DVCS/PKCS/TSP/OPENSSL
URL: https://www.bouncycastle.org/java.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bbc
Submitter: bbc
FirstSubmitted: 1380380412
LastModified: 1710377268
URLPath: /cgit/aur.git/snapshot/bcpkix.tar.gz