qt5gtk2 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S qt5gtk2

* (Optional) Uninstall qt5gtk2 on Arch using YAY

$ yay -Rns qt5gtk2

2. Manually Install "qt5gtk2" via AUR

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

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

b. Clone qt5gtk2's git locally

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

c. Go to ~/qt5gtk2 folder and install it

$ cd ~/qt5gtk2 $ makepkg -si

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

ID: 1334095
Name: qt5gtk2
PackageBaseID: 131599
PackageBase: qt5gtk2
Version: 1.0-3
Description: GTK+2.0 integration plugins for Qt5
URL: https://github.com/trialuser02/qt5gtk2
NumVotes: 10
Popularity: 0.24773
OutOfDate:
Maintainer: Tio
Submitter: Radioactiveman
FirstSubmitted: 1523733592
LastModified: 1697326444
URLPath: /cgit/aur.git/snapshot/qt5gtk2.tar.gz