tex2im on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tex2im

* (Optional) Uninstall tex2im on Arch using YAY

$ yay -Rns tex2im

2. Manually Install "tex2im" via AUR

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

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

b. Clone tex2im's git locally

$ git clone https://aur.archlinux.org/tex2im.git ~/tex2im

c. Go to ~/tex2im folder and install it

$ cd ~/tex2im $ makepkg -si

3. Information about the tex2im package on Arch User Repository (AUR)

ID: 1028154
Name: tex2im
PackageBaseID: 81298
PackageBase: tex2im
Version: 2.3-1
Description: A simple tool that converts LaTeX formulas into high resolution pixmap graphics for inclusion in text processors or presentations.
URL: https://github.com/CD3/tex2im
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nobodywasishere
Submitter: nylocx
FirstSubmitted: 1398519685
LastModified: 1643522524
URLPath: /cgit/aur.git/snapshot/tex2im.tar.gz