auctex-latexmk on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S auctex-latexmk

* (Optional) Uninstall auctex-latexmk on Arch using YAY

$ yay -Rns auctex-latexmk

2. Manually Install "auctex-latexmk" via AUR

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

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

b. Clone auctex-latexmk's git locally

$ git clone https://aur.archlinux.org/auctex-latexmk.git ~/auctex-latexmk

c. Go to ~/auctex-latexmk folder and install it

$ cd ~/auctex-latexmk $ makepkg -si

3. Information about the auctex-latexmk package on Arch User Repository (AUR)

ID: 587032
Name: auctex-latexmk
PackageBaseID: 139551
PackageBase: auctex-latexmk
Version: 1.0.2-1
Description: latexmk support for auctex
URL: https://github.com/tom-tan/auctex-latexmk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1549819797
LastModified: 1550405269
URLPath: /cgit/aur.git/snapshot/auctex-latexmk.tar.gz