Package Details: waterfox-kde G6.0.20-1

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: None
Last Packager: hawkeye116477
Votes: 11
Popularity: 0.059106
First Submitted: 2024-01-28 11:48 (UTC)
Last Updated: 2024-10-21 11:25 (UTC)

Dependencies (45)

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 .. 3 4 5 6 7 8

hawkeye116477 commented on 2019-08-04 12:19 (UTC) (edited on 2019-08-04 12:53 (UTC) by hawkeye116477)

New precompiled version is also built with PGO now. But to install it, you will probably need to wait for appearing on mirror or enforce direct download by replacing download.opensuse with downloadcontent.opensuse.

hawkeye116477 commented on 2019-07-26 11:25 (UTC)

@h_cheung Unfortunately for now language packs aren't working.

h_cheung commented on 2019-07-25 16:49 (UTC)

@hawkeye116477 thanks, but is there a way to install language pack for it?

hawkeye116477 commented on 2019-07-25 09:10 (UTC) (edited on 2019-07-25 09:11 (UTC) by hawkeye116477)

@h_cheung Yes, it's available on OBS just like stable version, here are instructions how to get it => https://software.opensuse.org//download.html?project=home%3Ahawkeye116477%3Awaterfox&package=waterfox-alpha-kde, but it's without PGO.

h_cheung commented on 2019-07-25 08:45 (UTC)

Is there a prebuilt binary version? It is too slow to douwload the sorce code and build it locally.