wpebackend on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S wpebackend

* (Optional) Uninstall wpebackend on Arch using YAY

$ yay -Rns wpebackend

2. Manually Install "wpebackend" via AUR

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

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

b. Clone wpebackend's git locally

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

c. Go to ~/wpebackend folder and install it

$ cd ~/wpebackend $ makepkg -si

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

ID: 526926
Name: wpebackend
PackageBaseID: 134249
PackageBase: wpebackend
Version: 0.2.0-4
Description: General-purpose library specifically developed for the WPE-flavored port of WebKit.
URL: https://github.com/WebPlatformForEmbedded/WPEBackend
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1531567732
LastModified: 1531662050
URLPath: /cgit/aur.git/snapshot/wpebackend.tar.gz