pplatex on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pplatex

* (Optional) Uninstall pplatex on Arch using YAY

$ yay -Rns pplatex

2. Manually Install "pplatex" via AUR

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

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

b. Clone pplatex's git locally

$ git clone https://aur.archlinux.org/pplatex.git ~/pplatex

c. Go to ~/pplatex folder and install it

$ cd ~/pplatex $ makepkg -si

3. Information about the pplatex package on Arch User Repository (AUR)

ID: 916393
Name: pplatex
PackageBaseID: 167606
PackageBase: pplatex
Version: 1.0-1
Description: A tool to reformat the output of latex and friends into readable messages.
URL: https://github.com/stefanhepp/pplatex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1622737612
LastModified: 1622737612
URLPath: /cgit/aur.git/snapshot/pplatex.tar.gz