qt4 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "qt4" 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
Copied
b. Install qt4 on Arch using YAY
$
yay -S
qt4
Copied
* (Optional) Uninstall qt4 on Arch using YAY
$
yay -Rns
qt4
Copied
2. Manually Install "qt4" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone qt4's git locally
$
git clone https://aur.archlinux.org/qt4.git
~/qt4
Copied
c. Go to ~/qt4 folder and install it
$
cd
~/qt4
Copied
$
makepkg -si
Copied
3. Information about the qt4 package on Arch User Repository (AUR)
ID: 1079558
Name: qt4
PackageBaseID: 141674
PackageBase: qt4
Version: 4.8.7-35
Description: A cross-platform application and UI framework
URL: https://www.qt.io
NumVotes: 74
Popularity: 0.78972
OutOfDate:
Maintainer: dviktor
Submitter: arojas
FirstSubmitted: 1556711509
LastModified: 1652443398
URLPath: /cgit/aur.git/snapshot/qt4.tar.gz
Name: qt4
PackageBaseID: 141674
PackageBase: qt4
Version: 4.8.7-35
Description: A cross-platform application and UI framework
URL: https://www.qt.io
NumVotes: 74
Popularity: 0.78972
OutOfDate:
Maintainer: dviktor
Submitter: arojas
FirstSubmitted: 1556711509
LastModified: 1652443398
URLPath: /cgit/aur.git/snapshot/qt4.tar.gz