auctex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S auctex

* (Optional) Uninstall auctex on Arch using YAY

$ yay -Rns auctex

2. Manually Install "auctex" via AUR

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

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

b. Clone auctex's git locally

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

c. Go to ~/auctex folder and install it

$ cd ~/auctex $ makepkg -si

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

ID: 1388185
Name: auctex
PackageBaseID: 140674
PackageBase: auctex
Version: 13.3-1
Description: An extensible package for writing and formatting TeX files in Emacs
URL: https://www.gnu.org/software/auctex/
NumVotes: 9
Popularity: 0.080439
OutOfDate:
Maintainer: buzo
Submitter: xyproto
FirstSubmitted: 1553678346
LastModified: 1705587051
URLPath: /cgit/aur.git/snapshot/auctex.tar.gz