mingw-w64-highway on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mingw-w64-highway

* (Optional) Uninstall mingw-w64-highway on Arch using YAY

$ yay -Rns mingw-w64-highway

2. Manually Install "mingw-w64-highway" via AUR

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

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

b. Clone mingw-w64-highway's git locally

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

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

$ cd ~/mingw-w64-highway $ makepkg -si

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

ID: 1311913
Name: mingw-w64-highway
PackageBaseID: 194225
PackageBase: mingw-w64-highway
Version: 1.0.7-1
Description: A C++ library for SIMD (Single Instruction, Multiple Data) (mingw-w64)
URL: https://github.com/google/highway/
NumVotes: 0
Popularity: 0
OutOfDate: 1710002847
Maintainer: kfg
Submitter: kfg
FirstSubmitted: 1685718200
LastModified: 1693505079
URLPath: /cgit/aur.git/snapshot/mingw-w64-highway.tar.gz