qtwebkit-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S qtwebkit-bin

* (Optional) Uninstall qtwebkit-bin on Arch using YAY

$ yay -Rns qtwebkit-bin

2. Manually Install "qtwebkit-bin" via AUR

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

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

b. Clone qtwebkit-bin's git locally

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

c. Go to ~/qtwebkit-bin folder and install it

$ cd ~/qtwebkit-bin $ makepkg -si

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

ID: 1263613
Name: qtwebkit-bin
PackageBaseID: 123567
PackageBase: qtwebkit-bin
Version: 2.3.4-10
Description: An open source web browser engine (Qt port) Bin
URL: http://trac.webkit.org/wiki/QtWebKit
NumVotes: 41
Popularity: 0
OutOfDate:
Maintainer: mlex
Submitter: mlex
FirstSubmitted: 1498202795
LastModified: 1685084623
URLPath: /cgit/aur.git/snapshot/qtwebkit-bin.tar.gz