Package Details: waterfox-kde G6.0.15-0

Git Clone URL: https://aur.archlinux.org/waterfox-kde.git (read-only, click to copy)
Package Base: waterfox-kde
Description: Customizable privacy conscious web browser with better integration with KDE and primary support for webextensions
Upstream URL: https://www.waterfox.net/
Keywords: firefox webextension
Licenses: MPL
Provides: waterfox, waterfox-g
Replaces: waterfox-g-kpe, waterfox-g3-kpe, waterfox-g4-kpe
Submitter: hawkeye116477
Maintainer: hawkeye116477
Last Packager: hawkeye116477
Votes: 10
Popularity: 0.085956
First Submitted: 2024-01-28 11:48 (UTC)
Last Updated: 2024-05-29 20:10 (UTC)

Dependencies (46)

Required by (2)

Sources (17)

Pinned Comments

hawkeye116477 commented on 2024-01-28 12:38 (UTC) (edited on 2024-01-28 12:38 (UTC) by hawkeye116477)

Precompiled package with LTO+PGO and langpacks are available on my repository on OBS.

Source files at: https://build.opensuse.org/package/show/home:hawkeye116477:waterfox/waterfox-kde.

[home_hawkeye116477_waterfox_Arch]
Server = https://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Arch/$arch

If you got 404, then temporarily try to replace download.opensuse.org with downloadcontent.opensuse.org. That should enforce direct download without mirror.

key=$(curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox/Arch/$(uname -m)/home_hawkeye116477_waterfox_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"
pacman -Sy home_hawkeye116477_waterfox_Arch/waterfox-kde

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

prg commented on 2021-03-01 00:50 (UTC)

Not sure if anyone else is having this problem, and its likely not even related to this Arch package but with waterfox itself, but ever since updating to the 3.1.1 version of this package, youtube videos fail to load with the annoyingly worded "Gah! Your tab has crashed" error message. Downgrading to 3.1.0 solved these issues for me.

leopseft commented on 2021-02-28 16:06 (UTC)

The kpe edition works really much much faster and smoother on KDE. "Simple" edition has responsiveness issues on my old machine (2010, core2duo, 4GB ram, SSD). I'm really happy and impressed. Of course I downloaded the precompiled package from the OpenSUSE's link and installed with pacman -U <package_name>, because my machine would really suffer to compile from source!!

ZorinArch commented on 2021-02-08 09:44 (UTC)

After installing the package with titlebar turned off, the minimize / maximize / close buttons disappear. check this https://gitlab.com/Thaodan/firefox-kde-opensuse/-/issues/8

Nikita790 commented on 2021-01-15 01:20 (UTC)

builds for me

hawkeye116477 commented on 2020-12-25 10:37 (UTC)

@hockeymikey If you can, try to downgrade cbindgen to 0.15.0. That should help until we find real fix.

hockeymikey commented on 2020-12-24 09:02 (UTC)

Failed to build for me. Seeing similar results or should I investigate in the morning?

SolarAquarion commented on 2020-03-15 13:58 (UTC)

you need to add git as a makedepend

hawkeye116477 commented on 2020-03-14 12:09 (UTC) (edited on 2020-03-14 12:10 (UTC) by hawkeye116477)

@Karrq Seems that's problem on your side or maybe GH works bad on night.... I did updpkgsums, even checked sums on local git repo and all are correct.