intel-inspector on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S intel-inspector

* (Optional) Uninstall intel-inspector on Arch using YAY

$ yay -Rns intel-inspector

2. Manually Install "intel-inspector" via AUR

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

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

b. Clone intel-inspector's git locally

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

c. Go to ~/intel-inspector folder and install it

$ cd ~/intel-inspector $ makepkg -si

3. Information about the intel-inspector package on Arch User Repository (AUR)

ID: 816337
Name: intel-inspector
PackageBaseID: 56337
PackageBase: intel-parallel-studio-xe
Version: 2020.4.304-3
Description: Memory and thread debugger 2020.3.0.604771
URL: http://software.intel.com/en-us/articles/non-commercial-software-download/
NumVotes: 137
Popularity: 0.023322
OutOfDate: 1608888360
Maintainer:
FirstSubmitted: 1328218410
LastModified: 1604961182
URLPath: /cgit/aur.git/snapshot/intel-inspector.tar.gz