clang-format-static-bin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S clang-format-static-bin

* (Optional) Uninstall clang-format-static-bin on Arch using YAY

$ yay -Rns clang-format-static-bin

2. Manually Install "clang-format-static-bin" via AUR

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

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

b. Clone clang-format-static-bin's git locally

$ git clone https://aur.archlinux.org/clang-format-static-bin.git ~/clang-format-static-bin

c. Go to ~/clang-format-static-bin folder and install it

$ cd ~/clang-format-static-bin $ makepkg -si

3. Information about the clang-format-static-bin package on Arch User Repository (AUR)

ID: 1349094
Name: clang-format-static-bin
PackageBaseID: 152744
PackageBase: clang-format-static-bin
Version: 11.8f72ab3c-1
Description: clang-format x86_64 static binaries (3.9, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17)
URL: https://github.com/muttleyxd/clang-format-static-binaries
NumVotes: 3
Popularity: 0.002513
OutOfDate:
Maintainer: muttleyxd
Submitter: muttleyxd
FirstSubmitted: 1589387065
LastModified: 1699363501
URLPath: /cgit/aur.git/snapshot/clang-format-static-bin.tar.gz