include-what-you-use-git on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install include-what-you-use-git on Arch using YAY
$
yay -S
include-what-you-use-git
Copied
* (Optional) Uninstall include-what-you-use-git on Arch using YAY
$
yay -Rns
include-what-you-use-git
Copied
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
Copied
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
Copied
c. Go to ~/include-what-you-use-git folder and install it
$
cd
~/include-what-you-use-git
Copied
$
makepkg -si
Copied
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
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