qt5.6-webkit on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S qt5.6-webkit

* (Optional) Uninstall qt5.6-webkit on Arch using YAY

$ yay -Rns qt5.6-webkit

2. Manually Install "qt5.6-webkit" via AUR

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

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

b. Clone qt5.6-webkit's git locally

$ git clone https://aur.archlinux.org/qt5.6-webkit.git ~/qt5.6-webkit

c. Go to ~/qt5.6-webkit folder and install it

$ cd ~/qt5.6-webkit $ makepkg -si

3. Information about the qt5.6-webkit package on Arch User Repository (AUR)

ID: 413090
Name: qt5.6-webkit
PackageBaseID: 120283
PackageBase: qt5.6-webkit
Version: 5.6.2-2
Description: Classes for a WebKit2 based implementation and a new QML API
URL: http://qt-project.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1488528644
LastModified: 1495474484
URLPath: /cgit/aur.git/snapshot/qt5.6-webkit.tar.gz