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

Last updated: September 20,2024

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

$ yay -S prettier-plugin-xml

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

$ yay -Rns prettier-plugin-xml

2. Manually Install "prettier-plugin-xml" 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-xml's git locally

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

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

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

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

ID: 1417311
Name: prettier-plugin-xml
PackageBaseID: 195105
PackageBase: prettier-plugin-xml
Version: 3.3.1-1
Description: Prettier XML Plugin
URL: https://github.com/prettier/plugin-xml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1687866450
LastModified: 1709126449
URLPath: /cgit/aur.git/snapshot/prettier-plugin-xml.tar.gz