python-pylatex on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pylatex

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

$ yay -Rns python-pylatex

2. Manually Install "python-pylatex" via AUR

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

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

b. Clone python-pylatex's git locally

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

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

$ cd ~/python-pylatex $ makepkg -si

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

ID: 1338849
Name: python-pylatex
PackageBaseID: 171351
PackageBase: python-pylatex
Version: 1.4.2-1
Description: Python library for creating LaTeX files and snippets
URL: https://jeltef.github.io/PyLaTeX
NumVotes: 1
Popularity: 0.021337
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1632554447
LastModified: 1698085451
URLPath: /cgit/aur.git/snapshot/python-pylatex.tar.gz