libcorecrypto-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libcorecrypto-git

* (Optional) Uninstall libcorecrypto-git on Arch using YAY

$ yay -Rns libcorecrypto-git

2. Manually Install "libcorecrypto-git" via AUR

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

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

b. Clone libcorecrypto-git's git locally

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

c. Go to ~/libcorecrypto-git folder and install it

$ cd ~/libcorecrypto-git $ makepkg -si

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

ID: 1237716
Name: libcorecrypto-git
PackageBaseID: 192424
PackageBase: libcorecrypto-git
Version: 2021-1
Description: Library implementing Apple low-level cryptographic primitives
URL: https://developer.apple.com/security/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Curve
Submitter: Curve
FirstSubmitted: 1680817999
LastModified: 1680817999
URLPath: /cgit/aur.git/snapshot/libcorecrypto-git.tar.gz