qtchooser on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qtchooser

* (Optional) Uninstall qtchooser on Arch using YAY

$ yay -Rns qtchooser

2. Manually Install "qtchooser" via AUR

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

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

b. Clone qtchooser's git locally

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

c. Go to ~/qtchooser folder and install it

$ cd ~/qtchooser $ makepkg -si

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

ID: 409837
Name: qtchooser
PackageBaseID: 116222
PackageBase: qtchooser
Version: 53-2
Description: Wrap the other Qt tools by searching for different instances of Qt on the system
URL: http://code.qt.io/cgit/qt/qtchooser.git/
NumVotes: 1
Popularity: 0
OutOfDate: 1709480097
Maintainer: MarsSeed
Submitter: arojas
FirstSubmitted: 1476472865
LastModified: 1494469546
URLPath: /cgit/aur.git/snapshot/qtchooser.tar.gz