exprtk-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S exprtk-git

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

$ yay -Rns exprtk-git

2. Manually Install "exprtk-git" via AUR

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

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

b. Clone exprtk-git's git locally

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

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

$ cd ~/exprtk-git $ makepkg -si

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

ID: 248537
Name: exprtk-git
PackageBaseID: 103416
PackageBase: exprtk-git
Version: r170.b8e8b95-1
Description: C++ Mathematical Expression Library
URL: http://www.partow.net/programming/exprtk/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
FirstSubmitted: 1447695132
LastModified: 1447695143
URLPath: /cgit/aur.git/snapshot/exprtk-git.tar.gz