botan-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S botan-git

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

$ yay -Rns botan-git

2. Manually Install "botan-git" via AUR

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

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

b. Clone botan-git's git locally

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

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

$ cd ~/botan-git $ makepkg -si

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

ID: 1237347
Name: botan-git
PackageBaseID: 133964
PackageBase: botan-git
Version: 3.0.0.rc1.r31.g70d06e464-1
Description: Cryptography library written in C++
URL: https://botan.randombit.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1530620346
LastModified: 1680766134
URLPath: /cgit/aur.git/snapshot/botan-git.tar.gz