autolatex on AUR (Arch User Repository)
Last updated: February 25,2025
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
Copied
b. Install autolatex on Arch using YAY
$
yay -S
autolatex
Copied
* (Optional) Uninstall autolatex on Arch using YAY
$
yay -Rns
autolatex
Copied
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
Copied
b. Clone autolatex's git locally
$
git clone https://aur.archlinux.org/autolatex.git
~/autolatex
Copied
c. Go to ~/autolatex folder and install it
$
cd
~/autolatex
Copied
$
makepkg -si
Copied
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
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