latex-pgfplots on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S latex-pgfplots

* (Optional) Uninstall latex-pgfplots on Arch using YAY

$ yay -Rns latex-pgfplots

2. Manually Install "latex-pgfplots" via AUR

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

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

b. Clone latex-pgfplots's git locally

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

c. Go to ~/latex-pgfplots folder and install it

$ cd ~/latex-pgfplots $ makepkg -si

3. Information about the latex-pgfplots package on Arch User Repository (AUR)

ID: 1266374
Name: latex-pgfplots
PackageBaseID: 97062
PackageBase: latex-pgfplots
Version: 1.18.1-2
Description: Allows drawing normal and/or logarithmic plots directly in TeX
URL: http://sourceforge.net/projects/pgfplots/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1439203110
LastModified: 1685636852
URLPath: /cgit/aur.git/snapshot/latex-pgfplots.tar.gz