prettymath-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S prettymath-git

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

$ yay -Rns prettymath-git

2. Manually Install "prettymath-git" via AUR

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

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

b. Clone prettymath-git's git locally

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

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

$ cd ~/prettymath-git $ makepkg -si

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

ID: 713180
Name: prettymath-git
PackageBaseID: 150785
PackageBase: prettymath-git
Version: 1.0-1
Description: Write prettified mathematical formulas to stdout using the magic of python and sympy
URL: https://github.com/Quoteme/prettymath/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lalelul
Submitter: lalelul
FirstSubmitted: 1585367805
LastModified: 1585367805
URLPath: /cgit/aur.git/snapshot/prettymath-git.tar.gz