muparserx on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S muparserx

* (Optional) Uninstall muparserx on Arch using YAY

$ yay -Rns muparserx

2. Manually Install "muparserx" via AUR

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

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

b. Clone muparserx's git locally

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

c. Go to ~/muparserx folder and install it

$ cd ~/muparserx $ makepkg -si

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

ID: 1221777
Name: muparserx
PackageBaseID: 139439
PackageBase: muparserx
Version: 4.0.12-1
Description: A fast math parser library with support for arrays, matrices and complex numbers
URL: https://github.com/beltoforion/muparserx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: ChrisTX
FirstSubmitted: 1549634084
LastModified: 1678031547
URLPath: /cgit/aur.git/snapshot/muparserx.tar.gz