qtc on AUR (Arch User Repository)

Last updated: August 30,2024

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

$ yay -S qtc

* (Optional) Uninstall qtc on Arch using YAY

$ yay -Rns qtc

2. Manually Install "qtc" via AUR

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

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

b. Clone qtc's git locally

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

c. Go to ~/qtc folder and install it

$ cd ~/qtc $ makepkg -si

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

ID: 288470
Name: qtc
PackageBaseID: 104778
PackageBase: qtc
Version: 0.3-1
Description: Convenience script for qtcreator usage
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
FirstSubmitted: 1450403226
LastModified: 1459072893
URLPath: /cgit/aur.git/snapshot/qtc.tar.gz