webkitfltk on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S webkitfltk

* (Optional) Uninstall webkitfltk on Arch using YAY

$ yay -Rns webkitfltk

2. Manually Install "webkitfltk" via AUR

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

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

b. Clone webkitfltk's git locally

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

c. Go to ~/webkitfltk folder and install it

$ cd ~/webkitfltk $ makepkg -si

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

ID: 298656
Name: webkitfltk
PackageBaseID: 103844
PackageBase: webkitfltk
Version: 0.5.1-1
Description: Port of Webkit to FLTK 1.3
URL: http://fifth-browser.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate: 1504813811
Maintainer:
Submitter: boenki
FirstSubmitted: 1448554171
LastModified: 1462052737
URLPath: /cgit/aur.git/snapshot/webkitfltk.tar.gz