qt-sdk on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "qt-sdk" 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 qt-sdk on Arch using YAY
$
yay -S
qt-sdk
Copied
* (Optional) Uninstall qt-sdk on Arch using YAY
$
yay -Rns
qt-sdk
Copied
2. Manually Install "qt-sdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone qt-sdk's git locally
$
git clone https://aur.archlinux.org/qt-sdk.git
~/qt-sdk
Copied
c. Go to ~/qt-sdk folder and install it
$
cd
~/qt-sdk
Copied
$
makepkg -si
Copied
3. Information about the qt-sdk package on Arch User Repository (AUR)
ID: 1377584
Name: qt-sdk
PackageBaseID: 160195
PackageBase: qt-sdk
Version: 6.7.0beta1-1
Description: Qt SDK for both hosts and a variety of targets
URL: http://www.chaos-reins.com/qpi/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
Submitter: sirspudd
FirstSubmitted: 1606183061
LastModified: 1703924360
URLPath: /cgit/aur.git/snapshot/qt-sdk.tar.gz
Name: qt-sdk
PackageBaseID: 160195
PackageBase: qt-sdk
Version: 6.7.0beta1-1
Description: Qt SDK for both hosts and a variety of targets
URL: http://www.chaos-reins.com/qpi/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
Submitter: sirspudd
FirstSubmitted: 1606183061
LastModified: 1703924360
URLPath: /cgit/aur.git/snapshot/qt-sdk.tar.gz