inspect on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S inspect

* (Optional) Uninstall inspect on Arch using YAY

$ yay -Rns inspect

2. Manually Install "inspect" via AUR

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

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

b. Clone inspect's git locally

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

c. Go to ~/inspect folder and install it

$ cd ~/inspect $ makepkg -si

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

ID: 1090606
Name: inspect
PackageBaseID: 167822
PackageBase: inspect
Version: 0.8.2-1
Description: Developer tool to inspect and debug mobile web apps and websites on iOS devices
URL: https://inspect.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pierrec
FirstSubmitted: 1623340518
LastModified: 1654451812
URLPath: /cgit/aur.git/snapshot/inspect.tar.gz