autolatex on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S autolatex

* (Optional) Uninstall autolatex on Arch using YAY

$ yay -Rns autolatex

2. Manually Install "autolatex" via AUR

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

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

b. Clone autolatex's git locally

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

c. Go to ~/autolatex folder and install it

$ cd ~/autolatex $ makepkg -si

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

ID: 369455
Name: autolatex
PackageBaseID: 46971
PackageBase: autolatex
Version: 39.1-3
Description: Automate generation of large scale LaTeX projects.
URL: http://www.arakhne.org/autolatex/
NumVotes: 6
Popularity: 0
OutOfDate: 1509048301
Maintainer:
Submitter: haawda
FirstSubmitted: 1298836256
LastModified: 1483158679
URLPath: /cgit/aur.git/snapshot/autolatex.tar.gz