qt-at-spi-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S qt-at-spi-git

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

$ yay -Rns qt-at-spi-git

2. Manually Install "qt-at-spi-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-at-spi-git's git locally

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

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

$ cd ~/qt-at-spi-git $ makepkg -si

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