python-mathparse on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mathparse

* (Optional) Uninstall python-mathparse on Arch using YAY

$ yay -Rns python-mathparse

2. Manually Install "python-mathparse" via AUR

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

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

b. Clone python-mathparse's git locally

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

c. Go to ~/python-mathparse folder and install it

$ cd ~/python-mathparse $ makepkg -si

3. Information about the python-mathparse package on Arch User Repository (AUR)

ID: 1390861
Name: python-mathparse
PackageBaseID: 201796
PackageBase: python-mathparse
Version: 0.1.5-1
Description: A Python library for evaluating natural language mathematical equations.
URL: https://github.com/gunthercox/mathparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1705985208
LastModified: 1705985208
URLPath: /cgit/aur.git/snapshot/python-mathparse.tar.gz