qbs-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S qbs-git

* (Optional) Uninstall qbs-git on Arch using YAY

$ yay -Rns qbs-git

2. Manually Install "qbs-git" via AUR

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

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

b. Clone qbs-git's git locally

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

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

$ cd ~/qbs-git $ makepkg -si

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

ID: 1388791
Name: qbs-git
PackageBaseID: 104730
PackageBase: qbs-git
Version: v2.2.1.r36.ge769597e5-1
Description: Qt Build Suite: Build tool that helps simplify the build process for developing projects across multiple platforms.
URL: https://wiki.qt.io/Qt_Build_Suite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sirspudd
Submitter: sirspudd
FirstSubmitted: 1450308142
LastModified: 1705674798
URLPath: /cgit/aur.git/snapshot/qbs-git.tar.gz