texlive-full on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S texlive-full

* (Optional) Uninstall texlive-full on Arch using YAY

$ yay -Rns texlive-full

2. Manually Install "texlive-full" via AUR

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

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

b. Clone texlive-full's git locally

$ git clone https://aur.archlinux.org/texlive-full.git ~/texlive-full

c. Go to ~/texlive-full folder and install it

$ cd ~/texlive-full $ makepkg -si

3. Information about the texlive-full package on Arch User Repository (AUR)

ID: 1276130
Name: texlive-full
PackageBaseID: 142137
PackageBase: texlive-full
Version: 1:2023.20230620-1
Description: This packages provides texlive-full in /opt. It also tricks ArchLinux into thinking it has its texlive packages installed.
URL: http://www.tug.org/texlive/
NumVotes: 11
Popularity: 0.408796
OutOfDate:
Maintainer: sukanka
Submitter: hottea
FirstSubmitted: 1558099078
LastModified: 1687271630
URLPath: /cgit/aur.git/snapshot/texlive-full.tar.gz