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