prettier-plugin-latex on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S prettier-plugin-latex

* (Optional) Uninstall prettier-plugin-latex on Arch using YAY

$ yay -Rns prettier-plugin-latex

2. Manually Install "prettier-plugin-latex" via AUR

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

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

b. Clone prettier-plugin-latex's git locally

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

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

$ cd ~/prettier-plugin-latex $ makepkg -si

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

ID: 1161266
Name: prettier-plugin-latex
PackageBaseID: 187083
PackageBase: prettier-plugin-latex
Version: 1.2.4-1
Description: Plugin to format LaTeX with prettier.js
URL: https://github.com/siefkenj/latex-parser#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vEnhance
Submitter: vEnhance
FirstSubmitted: 1667418502
LastModified: 1667418502
URLPath: /cgit/aur.git/snapshot/prettier-plugin-latex.tar.gz