qtcreator-src on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S qtcreator-src

* (Optional) Uninstall qtcreator-src on Arch using YAY

$ yay -Rns qtcreator-src

2. Manually Install "qtcreator-src" via AUR

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

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

b. Clone qtcreator-src's git locally

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

c. Go to ~/qtcreator-src folder and install it

$ cd ~/qtcreator-src $ makepkg -si

3. Information about the qtcreator-src package on Arch User Repository (AUR)

ID: 1147498
Name: qtcreator-src
PackageBaseID: 52680
PackageBase: qtcreator-src
Version: 8.0.1-1
Description: Source code of Qt Creator IDE needed to build plugins
URL: https://www.qt.io
NumVotes: 14
Popularity: 0
OutOfDate: 1692572831
Maintainer: trollixx
Submitter: felixzero
FirstSubmitted: 1316986689
LastModified: 1664731933
URLPath: /cgit/aur.git/snapshot/qtcreator-src.tar.gz