texlive-subfiles on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S texlive-subfiles

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

$ yay -Rns texlive-subfiles

2. Manually Install "texlive-subfiles" via AUR

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

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

b. Clone texlive-subfiles's git locally

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

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

$ cd ~/texlive-subfiles $ makepkg -si

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

ID: 563789
Name: texlive-subfiles
PackageBaseID: 48364
PackageBase: texlive-subfiles
Version: 1.2-1
Description: Individual typesetting of subfiles of a main document.
URL: http://ctan.org/tex-archive/macros/latex/contrib/subfiles
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1303294761
LastModified: 1543368726
URLPath: /cgit/aur.git/snapshot/texlive-subfiles.tar.gz