exprtk on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install exprtk on Arch using YAY
$
yay -S
exprtk
Copied
* (Optional) Uninstall exprtk on Arch using YAY
$
yay -Rns
exprtk
Copied
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
Copied
b. Clone exprtk's git locally
$
git clone https://aur.archlinux.org/exprtk.git
~/exprtk
Copied
c. Go to ~/exprtk folder and install it
$
cd
~/exprtk
Copied
$
makepkg -si
Copied
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
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