yamlfix on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yamlfix

* (Optional) Uninstall yamlfix on Arch using YAY

$ yay -Rns yamlfix

2. Manually Install "yamlfix" via AUR

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

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

b. Clone yamlfix's git locally

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

c. Go to ~/yamlfix folder and install it

$ cd ~/yamlfix $ makepkg -si

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

ID: 1426377
Name: yamlfix
PackageBaseID: 186047
PackageBase: yamlfix
Version: 1.16.0-1
Description: A simple, opinionated yaml formatter that keeps your comments!
URL: https://github.com/lyz-code/yamlfix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1664176482
LastModified: 1710325575
URLPath: /cgit/aur.git/snapshot/yamlfix.tar.gz