python-latex on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-latex

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

$ yay -Rns python-latex

2. Manually Install "python-latex" via AUR

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

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

b. Clone python-latex's git locally

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

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

$ cd ~/python-latex $ makepkg -si

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

ID: 496788
Name: python-latex
PackageBaseID: 104177
PackageBase: python-latex
Version: 0.7.0-1
Description: Python wrappers for calling LaTeX/building LaTeX documents
URL: https://pypi.python.org/pypi/latex/0.7.0
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: markzz
FirstSubmitted: 1449253257
LastModified: 1521765955
URLPath: /cgit/aur.git/snapshot/python-latex.tar.gz