inspector on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S inspector

* (Optional) Uninstall inspector on Arch using YAY

$ yay -Rns inspector

2. Manually Install "inspector" via AUR

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

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

b. Clone inspector's git locally

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

c. Go to ~/inspector folder and install it

$ cd ~/inspector $ makepkg -si

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

ID: 1325451
Name: inspector
PackageBaseID: 196800
PackageBase: inspector
Version: 0.1.8-1
Description: Gives information about your system
URL: https://github.com/Nokse22/inspector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1692468755
LastModified: 1695817430
URLPath: /cgit/aur.git/snapshot/inspector.tar.gz