Package Details: thorium-browser-avx2-bin 138.0.7204.303-1

Git Clone URL: https://aur.archlinux.org/thorium-browser-avx2-bin.git (read-only, click to copy)
Package Base: thorium-browser-avx2-bin
Description: Thorium browser AVX2 build (RPM binary) – Chromium fork focused on performance and security
Upstream URL: https://github.com/Alex313031/Thorium
Licenses: BSD-3-Clause
Conflicts: thorium-browser
Provides: thorium-browser
Submitter: codewithmoss
Maintainer: Rezn1r
Last Packager: Rezn1r
Votes: 3
Popularity: 0.55
First Submitted: 2025-05-01 00:40 (UTC)
Last Updated: 2026-02-22 04:19 (UTC)

Latest Comments

Flaneya commented on 2026-03-11 13:43 (UTC)

Why is there no %U argument? Without it, links could not be opened from other applications in this browser.

Rezn1r commented on 2026-02-04 09:26 (UTC)

@Gigas002 i personally dont know at it was this way before i adopted this, ill change it to use the deb in the next update

Gigas002 commented on 2026-02-03 16:51 (UTC) (edited on 2026-02-03 16:52 (UTC) by Gigas002)

Genuine question: why not use .zip/.deb asset like thorium-browser-bin though? The package will have less makedeps this way

Rezn1r commented on 2026-02-02 04:54 (UTC)

Updated to 138.0.7204.300

sonthanh commented on 2026-01-05 12:25 (UTC) (edited on 2026-01-05 12:26 (UTC) by sonthanh)

hi, thanks for maintaining this. the author of Thorium has release a new build for Thorium with AVX2. can you please update to the new version ?

origuchi commented on 2025-12-11 06:59 (UTC)

Hi, thanks for maintaining this package!

I noticed an issue on Wayland where the window icon appears as a generic placeholder because of a StartupWMClass mismatch. The running binary reports wm_class as Thorium-browser, but the desktop file defaults to thorium.

Could you please add a line to the sed command in the PKGBUILD to fix this?

-e 's|StartupWMClass=.*|StartupWMClass=Thorium-browser|' \

cybereu commented on 2025-09-23 02:06 (UTC)

@Yrd in line 26 since rpmextract.sh is not essential so change rpmextract.sh "thorium-browser_${pkgver}AVX2.rpm" to bsdtar -xf "thorium-browser_${pkgver}_AVX2.rpm"

Yrd commented on 2025-05-21 03:44 (UTC)

in line 26 since rpmextract.sh is not essential so change rpmextract.sh "thorium-browser_${pkgver}AVX2.rpm" to bsdtar -xf "thorium-browser${pkgver}_AVX2.rpm"

vectorspacexyz commented on 2025-05-16 17:50 (UTC)

Please add libxdamage as a dependency.