Search Criteria
Package Details: thorium-browser-avx2-bin 138.0.7204.303-2
Package Actions
| 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: | 5 |
| Popularity: | 0.51 |
| First Submitted: | 2025-05-01 00:40 (UTC) |
| Last Updated: | 2026-03-18 15:41 (UTC) |
Dependencies (15)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libxcomposite
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-nollvm-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-nothai-gitAUR, pango-gitAUR)
- cpio (cpio-gitAUR) (make)
- rpm-tools (rpm-tools-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
trimclain commented on 2026-03-23 13:32 (UTC)
@pswiatki I agree and I do the same thing.
pswiatki commented on 2026-03-22 14:26 (UTC) (edited on 2026-03-22 14:27 (UTC) by pswiatki)
@trimclain I imagine, keeping multiple variants would only make sense if one wanted to compare performance. But that reason also makes little sense, as it should be pretty obvious newer extensions (e.g. AVX2) would perform better than older ones (e.g. SSEx). Right? In my case, I just check the best extension the CPU in my computer supports and fetch the appropriate thorium version compiled with support for that extension.
trimclain commented on 2026-03-22 11:30 (UTC) (edited on 2026-03-22 11:31 (UTC) by trimclain)
@Rezn1r Sounds good! As for the conflicts, what's your opinion? I think it might be more convenient to add the symlink and keep the conflicts (from my patch). Don't really see a reason for allowing multiple Thorium installs.
Rezn1r commented on 2026-03-22 10:52 (UTC)
@triclain thanks for the patch ill add those later, as for the conflicts i do not know why its there. It was already there when i adopted this aur
trimclain commented on 2026-03-22 10:44 (UTC)
Also with
conflicts, I’m curious what the intended goal is here. Is it meant to allow the AVX2 package to be installed alongside the AVX and SSE3/4 variants, or is it supposed to replacethorium-browserentirely? If the intention is to replace it, it might make sense to symlinkthorium-browsertothorium-browser-avx2during installation. Otherwise, I’d probably just removeconflictsentirely.trimclain commented on 2026-03-22 10:27 (UTC) (edited on 2026-03-22 10:27 (UTC) by trimclain)
Hi, thanks for maintaining this package.
I made a small patch that
- fixes
providesto match the name of the binary being installed- fixes
conflictsto match the names of other thorium browser AUR packages- removes unnecessary
rpm-toolsandcpiomakedepends in favor ofbsdtar -xfIt built successfully for me locally, so I’m posting it here in case you want to include it.
pswiatki commented on 2026-03-18 21:39 (UTC)
@Rezn1r: Confirmed. Works as expected. Thank you so much!
Rezn1r commented on 2026-03-18 15:42 (UTC)
@pswiatki @rjjacky see latest commit if it fixes it ca069e7
pswiatki commented on 2026-03-18 01:47 (UTC) (edited on 2026-03-18 01:48 (UTC) by pswiatki)
OK, double checked:
/usr/share/applications/thorium-browser-avx2.desktophas no%U(as would be expected), but~/Desktop/thorium-browser-avx2.desktopand~/.local/share/applications/thorium-browser-avx2.desktopdo contain%U. Looks like someone / something added those later. Also, the last one is not an exact copy, as its content is greatly reduced (lackingGenericNameand all its translations, for example). Don't know how it gets reduced in this manner, but surely something does it. By the way: I couldn't getthoriumto open links properly when this.desktopfile was not present in~/.local/share/applications/pswiatki commented on 2026-03-17 13:06 (UTC) (edited on 2026-03-17 14:30 (UTC) by pswiatki)
@rjjacky Yes, I understand this fully. But my impression is (have to double check) that
%Uis already included in the original package, no? I definitely did not add it myself and it appears in mythorium-browser-avx2.desktopfile.EDIT: very strange. I just inspected the package and its
PKGBUILD. Double checked whatsedproduced in this part:%Ugets skipped. The fix seems trivial. It puzzles me how it happened I actually have%Uin my system (really don't recall adding it manually).1 2 3 Next › Last »