highway-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S highway-git

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

$ yay -Rns highway-git

2. Manually Install "highway-git" via AUR

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

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

b. Clone highway-git's git locally

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

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

$ cd ~/highway-git $ makepkg -si

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

ID: 1413226
Name: highway-git
PackageBaseID: 163521
PackageBase: highway-git
Version: 1.1.0.r5.gaa4ba087-1
Description: A C++ library that provides portable SIMD/vector intrinsics (git version)
URL: https://github.com/google/highway/
NumVotes: 6
Popularity: 0.003158
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1613777417
LastModified: 1708521503
URLPath: /cgit/aur.git/snapshot/highway-git.tar.gz