include-what-you-use-git on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "include-what-you-use-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 include-what-you-use-git on Arch using YAY

$ yay -S include-what-you-use-git

* (Optional) Uninstall include-what-you-use-git on Arch using YAY

$ yay -Rns include-what-you-use-git

2. Manually Install "include-what-you-use-git" via AUR

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

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

b. Clone include-what-you-use-git's git locally

$ git clone https://aur.archlinux.org/include-what-you-use-git.git ~/include-what-you-use-git

c. Go to ~/include-what-you-use-git folder and install it

$ cd ~/include-what-you-use-git $ makepkg -si

3. Information about the include-what-you-use-git package on Arch User Repository (AUR)

ID: 1323492
Name: include-what-you-use-git
PackageBaseID: 96077
PackageBase: include-what-you-use-git
Version: r1344.ca25529-1
Description: A tool for use with clang to analyze #includes in C and C++ source files
URL: https://include-what-you-use.org/
NumVotes: 2
Popularity: 0.032756
OutOfDate:
Maintainer: sm9cc
Submitter: linkmauve
FirstSubmitted: 1437159782
LastModified: 1695498182
URLPath: /cgit/aur.git/snapshot/include-what-you-use-git.tar.gz