qt3-doc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S qt3-doc

* (Optional) Uninstall qt3-doc on Arch using YAY

$ yay -Rns qt3-doc

2. Manually Install "qt3-doc" via AUR

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

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

b. Clone qt3-doc's git locally

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

c. Go to ~/qt3-doc folder and install it

$ cd ~/qt3-doc $ makepkg -si

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

ID: 192911
Name: qt3-doc
PackageBaseID: 67705
PackageBase: qt3-doc
Version: 1:3.3.8b-3
Description: A cross-platform application and UI framework (Documentation)
URL: http://qt.io
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1362266554
LastModified: 1434074288
URLPath: /cgit/aur.git/snapshot/qt3-doc.tar.gz