Thanks a lot. It works like a charm
Search Criteria
Package Details: thorium-browser-bin 130.0.6723.174-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/thorium-browser-bin.git (read-only, click to copy) |
---|---|
Package Base: | thorium-browser-bin |
Description: | Chromium fork focused on high performance and security |
Upstream URL: | https://github.com/Alex313031/Thorium |
Licenses: | BSD-3-Clause |
Conflicts: | thorium-browser |
Provides: | thorium-browser |
Submitter: | StarterX4 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 54 |
Popularity: | 2.47 |
First Submitted: | 2022-08-03 14:39 (UTC) |
Last Updated: | 2025-02-09 23:57 (UTC) |
Dependencies (13)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libxcomposite
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
stephen commented on 2023-10-19 09:08 (UTC)
xiota commented on 2023-10-19 00:18 (UTC) (edited on 2023-10-19 00:22 (UTC) by xiota)
@stephen I'm not able to reproduce that issue on two separate machines on different networks. Try: _autoupdate=false makepkg
stephen commented on 2023-10-18 23:24 (UTC)
Every time I try to install. It would gives me errors: ==> ERROR: Failure while downloading https://github.com/Alex313031/Thorium/releases/download/M/thorium-browser__amd64.deb Aborting... error: failed to download sources for 'thorium-browser-bin-117.0.5938.157-1': error: packages failed to build: thorium-browser-bin-117.0.5938.157-1
xiota commented on 2023-10-10 04:01 (UTC) (edited on 2025-02-09 23:58 (UTC) by xiota)
-
This package no longer attempts to autoupdate.
- Skipping the beta builds for now.
- Check for new releases at Alex313031/thorium.
-
Avoid flagging and commenting at the same time for the same issue.
- Flag for common issues with standard solutions (new version, typos, hash mismatch, etc).
- Comment for issues requiring explanation or debugging.
- Use a pastebin for blocks of text more than a few lines.
reclipse commented on 2023-09-07 04:37 (UTC)
can you please update to version 116?
brauliobo commented on 2023-07-02 00:31 (UTC)
can you please update to version 114?
abruegmann commented on 2023-04-14 09:32 (UTC)
Thanks for maintaining this package!
Is there a reason why the icons are named thorium-browser-stable
in the PKGBUILD? The .desktop file references thorium-browser
so that no icons are displayed:
➜ ~ grep -i icon /usr/share/applications/thorium-browser.desktop
Icon=thorium-browser
Pinned Comments
xiota commented on 2024-09-29 22:55 (UTC) (edited on 2024-10-01 10:49 (UTC) by xiota)
This package has been revised to use the variant corresponding to architecture set in some config files. This may cause problems with other packages, so users choosing to do this are (mostly) on their own.
makepkg.conf
—CARCH="x86_64_v3"
(or v2)pacman.conf
—Architecture = auto x86_64 x86_64_v2 x86_64_v3
/usr/share/devtools/setarch-aliases.d/x86_64_v3
— Contents:x86_64
The default variant is SSE3. This version is the closest available to baseline x86_64, which is currently the only architecture supported by Arch Linux. Other variants have shown no significant performance benefit, while crashing on some users' computers. The default will not be changed unless upstream offerings change or there is no other way to prevent a significant bug. Please refrain from arguing to change default for any other reason.
Alternate PKGBUILDs are available (i386, sse3, sse4, avx, avx2). They may be used by running
makepkg -Cp <file>
. This is the recommended way to build alternate versions to avoid interfering with other packages.xiota commented on 2023-10-10 04:01 (UTC) (edited on 2025-02-09 23:58 (UTC) by xiota)
This package no longer attempts to autoupdate.
Avoid flagging and commenting at the same time for the same issue.