fparser-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fparser-git

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

$ yay -Rns fparser-git

2. Manually Install "fparser-git" via AUR

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

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

b. Clone fparser-git's git locally

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

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

$ cd ~/fparser-git $ makepkg -si

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

ID: 1428677
Name: fparser-git
PackageBaseID: 127840
PackageBase: fparser-git
Version: r12.a952179-1
Description: Function Parser for C++, Fork from http://warp.povusers.org/FunctionParser/
URL: https://github.com/thliebig/fparser
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thasti
Submitter: thasti
FirstSubmitted: 1512908992
LastModified: 1710616541
URLPath: /cgit/aur.git/snapshot/fparser-git.tar.gz