pywebkitgtk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pywebkitgtk

* (Optional) Uninstall pywebkitgtk on Arch using YAY

$ yay -Rns pywebkitgtk

2. Manually Install "pywebkitgtk" via AUR

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

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

b. Clone pywebkitgtk's git locally

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

c. Go to ~/pywebkitgtk folder and install it

$ cd ~/pywebkitgtk $ makepkg -si

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

ID: 377753
Name: pywebkitgtk
PackageBaseID: 119013
PackageBase: pywebkitgtk
Version: 1.1.8-5
Description: Python2 bindings to the WebKit GTK+ port
URL: http://code.google.com/p/pywebkitgtk/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1485093427
LastModified: 1485378397
URLPath: /cgit/aur.git/snapshot/pywebkitgtk.tar.gz