@jalejotorresm I was able to install that package version without issues using paru
Search Criteria
Package Details: brave-nightly-bin 1.83.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/brave-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | brave-nightly-bin |
Description: | Web browser that blocks ads and trackers by default (nightly binary release). |
Upstream URL: | https://brave.com/download-nightly |
Keywords: | brave |
Licenses: | MPL2 |
Provides: | brave-nightly-bin, brave-nightly-browser |
Submitter: | gregbunk |
Maintainer: | brave-prerelease |
Last Packager: | brave-prerelease |
Votes: | 36 |
Popularity: | 0.74 |
First Submitted: | 2019-03-28 14:18 (UTC) |
Last Updated: | 2025-07-31 16:04 (UTC) |
Dependencies (9)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-weblysleekuiAUR, ttf-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-liteAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-plemoljp-binAUR, ttf-plemoljpAUR, ttf-ms-win11-autoAUR, ttf-xo-fontsAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-astra-factAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, apple-fontsAUR, ttf-shangguAUR, ttf-paratypeAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – Printer support
- libglvnd (libglvnd-gitAUR) (optional) – Support multiple different OpenGL drivers at any given time
- libgnome-keyring (optional) – gnome keyring support
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (optional) – Hardware accelerated rendering
Required by (0)
Sources (3)
wknapik commented on 2025-07-04 17:03 (UTC)
jalejotorresm commented on 2025-07-04 16:31 (UTC)
Issue with brave-nightly-bin
AUR package: 404 Not Found during update
Hello,
I'm experiencing an issue when trying to update the brave-nightly-bin
package using Aura (or any AUR helper). The build process fails because the required .deb
file for the latest version cannot be downloaded — the server returns a 404 Not Found error. Here are the relevant log excerpts:
==> Downloading brave-browser-nightly_1.82.52_amd64.deb...
curl: (22) The requested URL returned error: 404
mv: cannot stat '/home/username/.cache/aura/builds/brave-nightly-bin/brave-browser-nightly_1.82.52_amd64.deb.part': No such file or directory
...
tar: data.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
==> ERROR: A failure occurred in prepare().
Aborting...
It seems the version referenced by the PKGBUILD is no longer available on Brave's servers. This is a common issue with nightly packages, since older versions are often removed quickly.
Proposed solution:
Wait until the package maintainer updates the PKGBUILD to match the latest available nightly version, or manually edit the PKGBUILD to reference the current version and checksum.
If anyone has encountered this and found a workaround, please share!
Thank you.
brave-prerelease commented on 2025-04-25 12:48 (UTC) (edited on 2025-04-25 12:50 (UTC) by brave-prerelease)
the way *-flags.conf is handled on brave-nightly-bin seems different than brave-bin, can we normalize this? I have flags that somehow work on the stable's shell script but not on nightly's.
We have a number of improvements we'd like to make and unification across the different Brave packages in AUR is one of them. Stay tuned.
intrnl commented on 2025-04-19 07:35 (UTC)
the way *-flags.conf is handled on brave-nightly-bin seems different than brave-bin, can we normalize this? I have flags that somehow work on the stable's shell script but not on nightly's.
brave-prerelease commented on 2025-02-06 13:55 (UTC)
- Find answers - FAQ, Help Center
- Ask questions - Community
- Report bugs - GitHub
- Request features - GitHub
gregbunk commented on 2025-01-22 21:07 (UTC)
I no longer have time to maintain this package.
Denjia74 commented on 2024-07-15 13:10 (UTC)
Yeah, it's really weird. I tried installing with makepkg and everything installed fine.
Thanks for the reply and for your work.
gregbunk commented on 2024-07-15 11:56 (UTC)
Looks like a Q for the yay people. I just installed with paru no problems.
Denjia74 commented on 2024-07-15 11:52 (UTC)
When trying to update brave with the command "yay -S brave-nightly-bin", an error occurs. Here is the result:
AUR Explicit (1): brave-nightly-bin-1.69.106-1
:: PKGBUILD updated, skipped download: brave-nightly-bin
-> merge error /home/denjia74/.cache/yay/brave-nightly-bin: fatal: No current branch.
I tried clearing .cache/yay, it didn't help me.
Pinned Comments
brave-prerelease commented on 2025-02-06 13:55 (UTC)