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

Last updated: June 17,2024

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

$ yay -S lib32-qt-at-spi

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

$ yay -Rns lib32-qt-at-spi

2. Manually Install "lib32-qt-at-spi" via AUR

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

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

b. Clone lib32-qt-at-spi's git locally

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

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

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

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