exprtk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S exprtk

* (Optional) Uninstall exprtk on Arch using YAY

$ yay -Rns exprtk

2. Manually Install "exprtk" via AUR

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

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

b. Clone exprtk's git locally

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

c. Go to ~/exprtk folder and install it

$ cd ~/exprtk $ makepkg -si

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

ID: 1216942
Name: exprtk
PackageBaseID: 188136
PackageBase: exprtk
Version: 0.0.2-1
Description: C++ Mathematical Expression Library
URL: http://www.partow.net/programming/exprtk/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1669224203
LastModified: 1677174527
URLPath: /cgit/aur.git/snapshot/exprtk.tar.gz