qtwebkit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S qtwebkit

* (Optional) Uninstall qtwebkit on Arch using YAY

$ yay -Rns qtwebkit

2. Manually Install "qtwebkit" via AUR

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

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

b. Clone qtwebkit's git locally

$ git clone https://aur.archlinux.org/qtwebkit.git ~/qtwebkit

c. Go to ~/qtwebkit folder and install it

$ cd ~/qtwebkit $ makepkg -si

3. Information about the qtwebkit package on Arch User Repository (AUR)

ID: 1250614
Name: qtwebkit
PackageBaseID: 119597
PackageBase: qtwebkit
Version: 2.3.4-9
Description: An open source web browser engine (Qt port)
URL: http://trac.webkit.org/wiki/QtWebKit
NumVotes: 53
Popularity: 4.0E-5
OutOfDate:
Maintainer: Omar007
Submitter: arojas
FirstSubmitted: 1486626775
LastModified: 1682871437
URLPath: /cgit/aur.git/snapshot/qtwebkit.tar.gz