qt3 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qt3

* (Optional) Uninstall qt3 on Arch using YAY

$ yay -Rns qt3

2. Manually Install "qt3" via AUR

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

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

b. Clone qt3's git locally

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

c. Go to ~/qt3 folder and install it

$ cd ~/qt3 $ makepkg -si

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

ID: 1416426
Name: qt3
PackageBaseID: 82313
PackageBase: qt3
Version: 1:3.3.8b-21
Description: A cross-platform application and UI framework
URL: http://qt.io
NumVotes: 48
Popularity: 0.018592
OutOfDate:
Maintainer: frazar0
Submitter: McNoggins
FirstSubmitted: 1401419179
LastModified: 1709020270
URLPath: /cgit/aur.git/snapshot/qt3.tar.gz