uncrustify-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S uncrustify-git

* (Optional) Uninstall uncrustify-git on Arch using YAY

$ yay -Rns uncrustify-git

2. Manually Install "uncrustify-git" via AUR

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

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

b. Clone uncrustify-git's git locally

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

c. Go to ~/uncrustify-git folder and install it

$ cd ~/uncrustify-git $ makepkg -si

3. Information about the uncrustify-git package on Arch User Repository (AUR)

ID: 1365877
Name: uncrustify-git
PackageBaseID: 99309
PackageBase: uncrustify-git
Version: 0.78.1.r26.g391047527-1
Description: A source code beautifier
URL: http://uncrustify.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: severach
FirstSubmitted: 1441327371
LastModified: 1701916911
URLPath: /cgit/aur.git/snapshot/uncrustify-git.tar.gz