texlive-revtex on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S texlive-revtex

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

$ yay -Rns texlive-revtex

2. Manually Install "texlive-revtex" via AUR

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

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

b. Clone texlive-revtex's git locally

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

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

$ cd ~/texlive-revtex $ makepkg -si

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

ID: 888926
Name: texlive-revtex
PackageBaseID: 165355
PackageBase: texlive-revtex
Version: 4.2e-1
Description: REVTeX package used by the American Physical Society, American Institute of Physics, and Optical Society of America
URL: https://journals.aps.org/revtex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pbnoxious
FirstSubmitted: 1617795670
LastModified: 1617795670
URLPath: /cgit/aur.git/snapshot/texlive-revtex.tar.gz