cryptlib on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cryptlib" 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
Copied
b. Install cryptlib on Arch using YAY
$
yay -S
cryptlib
Copied
* (Optional) Uninstall cryptlib on Arch using YAY
$
yay -Rns
cryptlib
Copied
2. Manually Install "cryptlib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cryptlib's git locally
$
git clone https://aur.archlinux.org/cryptlib.git
~/cryptlib
Copied
c. Go to ~/cryptlib folder and install it
$
cd
~/cryptlib
Copied
$
makepkg -si
Copied
3. Information about the cryptlib package on Arch User Repository (AUR)
ID: 1284271
Name: cryptlib
PackageBaseID: 185024
PackageBase: cryptlib
Version: 3.4.7-1
Description: A high-level security interface toolkit providing encryption and authentication
URL: https://www.cs.auckland.ac.nz/~pgut001/cryptlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tonic
Submitter: tonic
FirstSubmitted: 1660797659
LastModified: 1688658347
URLPath: /cgit/aur.git/snapshot/cryptlib.tar.gz
Name: cryptlib
PackageBaseID: 185024
PackageBase: cryptlib
Version: 3.4.7-1
Description: A high-level security interface toolkit providing encryption and authentication
URL: https://www.cs.auckland.ac.nz/~pgut001/cryptlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tonic
Submitter: tonic
FirstSubmitted: 1660797659
LastModified: 1688658347
URLPath: /cgit/aur.git/snapshot/cryptlib.tar.gz