Package Details: wyeb-git 1.1-4

Git Clone URL: https://aur.archlinux.org/wyeb-git.git (read-only, click to copy)
Package Base: wyeb-git
Description: A vim-like webkit2gtk browser
Upstream URL: http://wyeb.org/
Licenses: GPL3
Submitter: jun7
Maintainer: jun7
Last Packager: jun7
Votes: 5
Popularity: 0.000001
First Submitted: 2017-07-18 09:08 (UTC)
Last Updated: 2022-03-30 23:26 (UTC)

Latest Comments

arslaanpathan commented on 2026-03-15 17:44 (UTC)

Just tested this on ARM64/aarch64 (Apple M2, Asahi ALARM/Arch Linux ARM), and it works perfectly, all that's needed is to add 'aarch64' to the supported architectures list. I'd recommend you add it so that other users don't have to modify the PKGBUILD to get it to work.

Suggested changes:
arch=('x86_64') -> arch=('x86_64' 'aarch64')

josephblue commented on 2023-03-22 04:18 (UTC) (edited on 2023-03-22 04:40 (UTC) by josephblue)

For some websites,the package requires gst-plugins-good,otherwise it will crash,such as baidu.com. For multimedia,it equires gst-libav.