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

Last updated: July 08,2024

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

$ yay -S mingw-w64-exprtk

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

$ yay -Rns mingw-w64-exprtk

2. Manually Install "mingw-w64-exprtk" 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-exprtk's git locally

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

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

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

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

ID: 1216943
Name: mingw-w64-exprtk
PackageBaseID: 188137
PackageBase: mingw-w64-exprtk
Version: 0.0.2-1
Description: C++ Mathematical Expression Library (mingw-w64)
URL: http://www.partow.net/programming/exprtk/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1669224283
LastModified: 1677174553
URLPath: /cgit/aur.git/snapshot/mingw-w64-exprtk.tar.gz