texlive-installer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S texlive-installer

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

$ yay -Rns texlive-installer

2. Manually Install "texlive-installer" via AUR

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

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

b. Clone texlive-installer's git locally

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

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

$ cd ~/texlive-installer $ makepkg -si

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

ID: 1427307
Name: texlive-installer
PackageBaseID: 133334
PackageBase: texlive-installer
Version: 2024-1
Description: This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed.
URL: http://www.tug.org/texlive/
NumVotes: 16
Popularity: 0.001841
OutOfDate:
Maintainer: zhou13
Submitter: zhou13
FirstSubmitted: 1528585918
LastModified: 1710447554
URLPath: /cgit/aur.git/snapshot/texlive-installer.tar.gz