python2-latex on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python2-latex

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

$ yay -Rns python2-latex

2. Manually Install "python2-latex" via AUR

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

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

b. Clone python2-latex's git locally

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

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

$ cd ~/python2-latex $ makepkg -si

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

ID: 496789
Name: python2-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/python2-latex.tar.gz