fast_float-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S fast_float-git

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

$ yay -Rns fast_float-git

2. Manually Install "fast_float-git" via AUR

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

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

b. Clone fast_float-git's git locally

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

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

$ cd ~/fast_float-git $ makepkg -si

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

ID: 1109359
Name: fast_float-git
PackageBaseID: 183858
PackageBase: fast_float-git
Version: 3.4.0.r17.gcfb44c2-1
Description: Fast and exact implementation of the C++ from_chars functions:4x faster than strtod
URL: https://github.com/fastfloat/fast_float/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: EndlessEden
Submitter: EndlessEden
FirstSubmitted: 1657289875
LastModified: 1657289875
URLPath: /cgit/aur.git/snapshot/fast_float-git.tar.gz