plastex on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S plastex

* (Optional) Uninstall plastex on Arch using YAY

$ yay -Rns plastex

2. Manually Install "plastex" via AUR

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

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

b. Clone plastex's git locally

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

c. Go to ~/plastex folder and install it

$ cd ~/plastex $ makepkg -si

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

ID: 1338373
Name: plastex
PackageBaseID: 42715
PackageBase: plastex
Version: 3.0-2
Description: Python-based LaTeX document processing framework.
URL: https://github.com/plastex/plastex
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: SvartaHjarta
Submitter: haawda
FirstSubmitted: 1289136092
LastModified: 1698011108
URLPath: /cgit/aur.git/snapshot/plastex.tar.gz