include-what-you-use on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "include-what-you-use" 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 on Arch using YAY
$
yay -S
include-what-you-use
Copied
* (Optional) Uninstall include-what-you-use on Arch using YAY
$
yay -Rns
include-what-you-use
Copied
2. Manually Install "include-what-you-use" 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's git locally
$
git clone https://aur.archlinux.org/include-what-you-use.git
~/include-what-you-use
Copied
c. Go to ~/include-what-you-use folder and install it
$
cd
~/include-what-you-use
Copied
$
makepkg -si
Copied
3. Information about the include-what-you-use package on Arch User Repository (AUR)
ID: 1423229
Name: include-what-you-use
PackageBaseID: 54513
PackageBase: include-what-you-use
Version: 0.21-1
Description: A tool for use with clang to analyze #includes in C and C++ source files
URL: http://include-what-you-use.org
NumVotes: 39
Popularity: 0.198437
OutOfDate:
Maintainer: sebschrader
Submitter: Mindless
FirstSubmitted: 1322891934
LastModified: 1709906556
URLPath: /cgit/aur.git/snapshot/include-what-you-use.tar.gz
Name: include-what-you-use
PackageBaseID: 54513
PackageBase: include-what-you-use
Version: 0.21-1
Description: A tool for use with clang to analyze #includes in C and C++ source files
URL: http://include-what-you-use.org
NumVotes: 39
Popularity: 0.198437
OutOfDate:
Maintainer: sebschrader
Submitter: Mindless
FirstSubmitted: 1322891934
LastModified: 1709906556
URLPath: /cgit/aur.git/snapshot/include-what-you-use.tar.gz