latexdiff-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S latexdiff-git

* (Optional) Uninstall latexdiff-git on Arch using YAY

$ yay -Rns latexdiff-git

2. Manually Install "latexdiff-git" via AUR

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

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

b. Clone latexdiff-git's git locally

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

c. Go to ~/latexdiff-git folder and install it

$ cd ~/latexdiff-git $ makepkg -si

3. Information about the latexdiff-git package on Arch User Repository (AUR)

ID: 422443
Name: latexdiff-git
PackageBaseID: 123609
PackageBase: latexdiff-git
Version: 1.2.1.r0.g32ef94d-2
Description: Compares two latex files and marks up significant differences between them. Git version.
URL: https://github.com/ftilmann/latexdiff/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: woodape
Submitter: woodape
FirstSubmitted: 1498392924
LastModified: 1498396202
URLPath: /cgit/aur.git/snapshot/latexdiff-git.tar.gz