libmatheval on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libmatheval

* (Optional) Uninstall libmatheval on Arch using YAY

$ yay -Rns libmatheval

2. Manually Install "libmatheval" via AUR

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

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

b. Clone libmatheval's git locally

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

c. Go to ~/libmatheval folder and install it

$ cd ~/libmatheval $ makepkg -si

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

ID: 473949
Name: libmatheval
PackageBaseID: 109266
PackageBase: libmatheval
Version: 1.1.11-1
Description: A C/Fortran library to parse and evaluate symbolic expressions input as text.
URL: https://www.gnu.org/software/libmatheval/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: WorMzy
Submitter: WorMzy
FirstSubmitted: 1458833961
LastModified: 1514675223
URLPath: /cgit/aur.git/snapshot/libmatheval.tar.gz