python-equation on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-equation

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

$ yay -Rns python-equation

2. Manually Install "python-equation" via AUR

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

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

b. Clone python-equation's git locally

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

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

$ cd ~/python-equation $ makepkg -si

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

ID: 917020
Name: python-equation
PackageBaseID: 167644
PackageBase: python-equation
Version: 1.2.01-2
Description: General Equation Parser and Evaluator
URL: https://github.com/glenfletcher/Equation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ad1217
Submitter: ad1217
FirstSubmitted: 1622829213
LastModified: 1622851085
URLPath: /cgit/aur.git/snapshot/python-equation.tar.gz