swift-format on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S swift-format

* (Optional) Uninstall swift-format on Arch using YAY

$ yay -Rns swift-format

2. Manually Install "swift-format" via AUR

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

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

b. Clone swift-format's git locally

$ git clone https://aur.archlinux.org/swift-format.git ~/swift-format

c. Go to ~/swift-format folder and install it

$ cd ~/swift-format $ makepkg -si

3. Information about the swift-format package on Arch User Repository (AUR)

ID: 797056
Name: swift-format
PackageBaseID: 158077
PackageBase: swift-format
Version: 0.50300.0-1
Description: Formatting technology for Swift source code
URL: https://github.com/apple/swift-format
NumVotes: 1
Popularity: 0
OutOfDate: 1699956583
Maintainer: ShinoYasx
Submitter: ShinoYasx
FirstSubmitted: 1601166212
LastModified: 1601166684
URLPath: /cgit/aur.git/snapshot/swift-format.tar.gz