qtutilities-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S qtutilities-git

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

$ yay -Rns qtutilities-git

2. Manually Install "qtutilities-git" via AUR

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

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

b. Clone qtutilities-git's git locally

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

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

$ cd ~/qtutilities-git $ makepkg -si

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

ID: 1421921
Name: qtutilities-git
PackageBaseID: 143699
PackageBase: qtutilities-git
Version: 421.b5af7fe-3
Description: Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
URL: https://github.com/Martchus/qtutilities
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1563634562
LastModified: 1709742930
URLPath: /cgit/aur.git/snapshot/qtutilities-git.tar.gz