libcorecrypto on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S libcorecrypto

* (Optional) Uninstall libcorecrypto on Arch using YAY

$ yay -Rns libcorecrypto

2. Manually Install "libcorecrypto" via AUR

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

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

b. Clone libcorecrypto's git locally

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

c. Go to ~/libcorecrypto folder and install it

$ cd ~/libcorecrypto $ makepkg -si

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

ID: 1414875
Name: libcorecrypto
PackageBaseID: 175359
PackageBase: libcorecrypto
Version: 2022-4
Description: Library implementing Apple low-level cryptographic primitives
URL: https://developer.apple.com/security/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1643024006
LastModified: 1708802769
URLPath: /cgit/aur.git/snapshot/libcorecrypto.tar.gz