inspect on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install inspect on Arch using YAY
$
yay -S
inspect
Copied
* (Optional) Uninstall inspect on Arch using YAY
$
yay -Rns
inspect
Copied
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
Copied
b. Clone inspect's git locally
$
git clone https://aur.archlinux.org/inspect.git
~/inspect
Copied
c. Go to ~/inspect folder and install it
$
cd
~/inspect
Copied
$
makepkg -si
Copied
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
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