webkit-sharp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S webkit-sharp

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

$ yay -Rns webkit-sharp

2. Manually Install "webkit-sharp" via AUR

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

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

b. Clone webkit-sharp's git locally

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

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

$ cd ~/webkit-sharp $ makepkg -si

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

ID: 379623
Name: webkit-sharp
PackageBaseID: 119360
PackageBase: webkit-sharp
Version: 0.3-6
Description: Mono/.NET bindings for the WebKit rendering engine
URL: http://www.mono-project.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jgmdev
FirstSubmitted: 1485897400
LastModified: 1485897400
URLPath: /cgit/aur.git/snapshot/webkit-sharp.tar.gz