qt-inspector-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S qt-inspector-git

* (Optional) Uninstall qt-inspector-git on Arch using YAY

$ yay -Rns qt-inspector-git

2. Manually Install "qt-inspector-git" via AUR

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

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

b. Clone qt-inspector-git's git locally

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

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

$ cd ~/qt-inspector-git $ makepkg -si

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

ID: 1414255
Name: qt-inspector-git
PackageBaseID: 50925
PackageBase: qt-inspector-git
Version: r70.0e538d3-1
Description: A tool to visualize tree of widgets in a Qt application
URL: https://github.com/robertknight/Qt-Inspector
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: eXeC64
Submitter:
FirstSubmitted: 1311375340
LastModified: 1708696932
URLPath: /cgit/aur.git/snapshot/qt-inspector-git.tar.gz