ima-inspect on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S ima-inspect

* (Optional) Uninstall ima-inspect on Arch using YAY

$ yay -Rns ima-inspect

2. Manually Install "ima-inspect" via AUR

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

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

b. Clone ima-inspect's git locally

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

c. Go to ~/ima-inspect folder and install it

$ cd ~/ima-inspect $ makepkg -si

3. Information about the ima-inspect package on Arch User Repository (AUR)

ID: 1255111
Name: ima-inspect
PackageBaseID: 173624
PackageBase: ima-inspect
Version: 0.15-1
Description: Tool to get a human-readable representation of Integrity Measurement Architecture file attributes
URL: https://github.com/mgerstner/ima-inspect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1638486684
LastModified: 1683583590
URLPath: /cgit/aur.git/snapshot/ima-inspect.tar.gz