autotidy-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S autotidy-git

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

$ yay -Rns autotidy-git

2. Manually Install "autotidy-git" via AUR

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

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

b. Clone autotidy-git's git locally

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

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

$ cd ~/autotidy-git $ makepkg -si

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

ID: 613598
Name: autotidy-git
PackageBaseID: 142146
PackageBase: autotidy-git
Version: 43.d77d67b-1
Description: Speedier handling of clang-tidy checking
URL: https://github.com/sasq64/autotidy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: afnan
FirstSubmitted: 1558119211
LastModified: 1558119211
URLPath: /cgit/aur.git/snapshot/autotidy-git.tar.gz