python-pylatexenc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pylatexenc

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

$ yay -Rns python-pylatexenc

2. Manually Install "python-pylatexenc" via AUR

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

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

b. Clone python-pylatexenc's git locally

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

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

$ cd ~/python-pylatexenc $ makepkg -si

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

ID: 967380
Name: python-pylatexenc
PackageBaseID: 123791
PackageBase: python-pylatexenc
Version: 2.10-2
Description: Python library for encoding unicode to latex and for parsing LaTeX to generate unicode text
URL: https://github.com/phfaist/pylatexenc
NumVotes: 2
Popularity: 5.4E-5
OutOfDate: 1704822975
Maintainer: Tyilo
Submitter: Tyilo
FirstSubmitted: 1499115102
LastModified: 1632933171
URLPath: /cgit/aur.git/snapshot/python-pylatexenc.tar.gz