python-pix2tex on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pix2tex

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

$ yay -Rns python-pix2tex

2. Manually Install "python-pix2tex" via AUR

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

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

b. Clone python-pix2tex's git locally

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

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

$ cd ~/python-pix2tex $ makepkg -si

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

ID: 1290349
Name: python-pix2tex
PackageBaseID: 187525
PackageBase: python-pix2tex
Version: 0.0.31-3
Description: Using a ViT to convert images of equations into LaTeX code.
URL: https://github.com/lukas-blecher/LaTeX-OCR
NumVotes: 0
Popularity: 0
OutOfDate: 1697572833
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668835584
LastModified: 1689622644
URLPath: /cgit/aur.git/snapshot/python-pix2tex.tar.gz