python-latexify-py on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-latexify-py

* (Optional) Uninstall python-latexify-py on Arch using YAY

$ yay -Rns python-latexify-py

2. Manually Install "python-latexify-py" via AUR

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

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

b. Clone python-latexify-py's git locally

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

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

$ cd ~/python-latexify-py $ makepkg -si

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

ID: 1290356
Name: python-latexify-py
PackageBaseID: 187874
PackageBase: python-latexify-py
Version: 0.2.0-1
Description: A library to generate LaTeX expression from Python code.
URL: https://github.com/google/latexify_py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1669012566
LastModified: 1689623343
URLPath: /cgit/aur.git/snapshot/python-latexify-py.tar.gz