sane-fmt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sane-fmt

* (Optional) Uninstall sane-fmt on Arch using YAY

$ yay -Rns sane-fmt

2. Manually Install "sane-fmt" via AUR

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

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

b. Clone sane-fmt's git locally

$ git clone https://aur.archlinux.org/sane-fmt.git ~/sane-fmt

c. Go to ~/sane-fmt folder and install it

$ cd ~/sane-fmt $ makepkg -si

3. Information about the sane-fmt package on Arch User Repository (AUR)

ID: 1415104
Name: sane-fmt
PackageBaseID: 152480
PackageBase: sane-fmt
Version: 0.18.1-1
Description: Opinionated code formatter for TypeScript and JavaScript
URL: https://github.com/sane-fmt/sane-fmt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hvksmr1996
Submitter: hvksmr1996
FirstSubmitted: 1588842258
LastModified: 1708852266
URLPath: /cgit/aur.git/snapshot/sane-fmt.tar.gz