latex-make on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S latex-make

* (Optional) Uninstall latex-make on Arch using YAY

$ yay -Rns latex-make

2. Manually Install "latex-make" via AUR

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

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

b. Clone latex-make's git locally

$ git clone https://aur.archlinux.org/latex-make.git ~/latex-make

c. Go to ~/latex-make folder and install it

$ cd ~/latex-make $ makepkg -si

3. Information about the latex-make package on Arch User Repository (AUR)

ID: 769404
Name: latex-make
PackageBaseID: 44178
PackageBase: latex-make
Version: 2.4.0-1
Description: A collection of LaTeX packages, scipts and Makefile fragments that allows to easily compile LaTeX documents.
URL: https://gforge.inria.fr/projects/latex-utils/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Schnouki
Submitter: cpaulus
FirstSubmitted: 1291575099
LastModified: 1595576605
URLPath: /cgit/aur.git/snapshot/latex-make.tar.gz