qt5-webkit on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S qt5-webkit

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

$ yay -Rns qt5-webkit

2. Manually Install "qt5-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-webkit's git locally

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

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

$ cd ~/qt5-webkit $ makepkg -si

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

ID: 1375107
Name: qt5-webkit
PackageBaseID: 187878
PackageBase: qt5-webkit
Version: 5.212.0alpha4-22
Description: Classes for a WebKit2 based implementation and a new QML API
URL: https://github.com/qtwebkit/qtwebkit
NumVotes: 38
Popularity: 0.456997
OutOfDate:
Maintainer: FabioLolix
Submitter: arojas
FirstSubmitted: 1669016569
LastModified: 1703448887
URLPath: /cgit/aur.git/snapshot/qt5-webkit.tar.gz