turbo-base64 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S turbo-base64

* (Optional) Uninstall turbo-base64 on Arch using YAY

$ yay -Rns turbo-base64

2. Manually Install "turbo-base64" via AUR

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

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

b. Clone turbo-base64's git locally

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

c. Go to ~/turbo-base64 folder and install it

$ cd ~/turbo-base64 $ makepkg -si

3. Information about the turbo-base64 package on Arch User Repository (AUR)

ID: 1381114
Name: turbo-base64
PackageBaseID: 193025
PackageBase: turbo-base64
Version: 2023.08-2
Description: Fastest Base64 SIMD Encoding library
URL: https://github.com/powturbo/Turbo-Base64
NumVotes: 5
Popularity: 0.57686
OutOfDate:
Maintainer: JstKddng
Submitter: JstKddng
FirstSubmitted: 1682428921
LastModified: 1704500304
URLPath: /cgit/aur.git/snapshot/turbo-base64.tar.gz