qt4-doc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qt4-doc

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

$ yay -Rns qt4-doc

2. Manually Install "qt4-doc" via AUR

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

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

b. Clone qt4-doc's git locally

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

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

$ cd ~/qt4-doc $ makepkg -si

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

ID: 541826
Name: qt4-doc
PackageBaseID: 67717
PackageBase: qt4-doc
Version: 4.8.7-1
Description: The Qt4 GUI toolkit documentation
URL: http://qt-project.org/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: nslxndr
Submitter: al3hex
FirstSubmitted: 1362321014
LastModified: 1536348474
URLPath: /cgit/aur.git/snapshot/qt4-doc.tar.gz