botan-with-compression on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S botan-with-compression

* (Optional) Uninstall botan-with-compression on Arch using YAY

$ yay -Rns botan-with-compression

2. Manually Install "botan-with-compression" via AUR

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

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

b. Clone botan-with-compression's git locally

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

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

$ cd ~/botan-with-compression $ makepkg -si

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

ID: 501422
Name: botan-with-compression
PackageBaseID: 127869
PackageBase: botan-with-compression
Version: 2.5.0-3
Description: Crypto library written in C++, built with compression support
URL: https://botan.randombit.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1591909087
Maintainer: cyrevolt
FirstSubmitted: 1513035171
LastModified: 1523219351
URLPath: /cgit/aur.git/snapshot/botan-with-compression.tar.gz