python-pymbolic on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pymbolic

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

$ yay -Rns python-pymbolic

2. Manually Install "python-pymbolic" via AUR

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

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

b. Clone python-pymbolic's git locally

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

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

$ cd ~/python-pymbolic $ makepkg -si

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

ID: 1171602
Name: python-pymbolic
PackageBaseID: 137581
PackageBase: python-pymbolic
Version: 2022.2-1
Description: Pymbolic: A simple package to do symbolic math (focus on code gen and DSLs)
URL: https://github.com/inducer/pymbolic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: luspi
Submitter: luspi
FirstSubmitted: 1543111090
LastModified: 1668910093
URLPath: /cgit/aur.git/snapshot/python-pymbolic.tar.gz