botan-2.3 on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S botan-2.3

* (Optional) Uninstall botan-2.3 on Arch using YAY

$ yay -Rns botan-2.3

2. Manually Install "botan-2.3" via AUR

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

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

b. Clone botan-2.3's git locally

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

c. Go to ~/botan-2.3 folder and install it

$ cd ~/botan-2.3 $ makepkg -si

3. Information about the botan-2.3 package on Arch User Repository (AUR)

ID: 507203
Name: botan-2.3
PackageBaseID: 132003
PackageBase: botan-2.3
Version: 2.3.0-1
Description: Crypto library written in C++
URL: https://botan.randombit.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1525189033
LastModified: 1525189033
URLPath: /cgit/aur.git/snapshot/botan-2.3.tar.gz