Package Details: brave-bin 1:1.78.97-1

Git Clone URL: https://aur.archlinux.org/brave-bin.git (read-only, click to copy)
Package Base: brave-bin
Description: Web browser that blocks ads and trackers by default (binary release)
Upstream URL: https://brave.com
Keywords: brave browser
Licenses: BSD, MPL2, custom:chromium
Conflicts: brave
Provides: brave, brave-browser
Submitter: toropisco
Maintainer: brave
Last Packager: brave
Votes: 876
Popularity: 18.09
First Submitted: 2016-04-06 13:16 (UTC)
Last Updated: 2025-05-07 17:04 (UTC)

Dependencies (8)

Required by (9)

Sources (4)

Pinned Comments

brave commented on 2025-04-25 13:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 61 Next › Last »

mixedCase commented on 2020-04-28 01:18 (UTC)

@genelocated Sorry I'm answering late, e-mail got lost in a mountain of crap.

A new version has been pushed. Please let me know if this is now behaving correctly and on what desktop you've observed the behavior whether correct or not.

Thanks for the report and patch!

chuangzhu commented on 2020-04-21 03:52 (UTC)

@mixedCase Please add Actions property under the [Desktop Entry] section:

 Type=Application
 Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml_xml;image/webp;x-scheme- 
 handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
+Actions=new-window;new-private-window;

 [Desktop Action new-window]
 Name=New Window

kronikpillow commented on 2020-04-15 21:52 (UTC)

solved ... seems that the brave update domain was blocked in my hosts file facepalm I'm embarrassed

mixedCase commented on 2020-04-15 14:30 (UTC)

@kronikpillow Yes, this was a new random extension by Google that I had never used before. I did not reinstall the entire OS to test it, however I just tried testing again by deleting the Brave configuration folder and using a fresh profile with a new add-on. Works just fine.

Try to open Brave in a terminal to get console output and also keep the developer tools open (in network tab, and press escape to open console at the bottom as well) while using the Chrome web store to see if any failures are apparent.

kronikpillow commented on 2020-04-15 14:22 (UTC)

@mixedCase are you sure? have you tried installing a extension or are you using previously installed ones? I'v been having this problem for quite some time now, first I thought it was a error from upstream, reported it there, and they claim its not a upstream issue ... Im on a freshly reinstalled system, with a fresh install of Brave, when i go to the chrome webstore and click add to brave, the download interupts, and when I try to download an extension with a extension downloader service, it downloads, and when i drag and drop it to brave it restarts the propmt for download, and just redownloads it again, meaning it doesn't give me a option to install it

mixedCase commented on 2020-04-15 13:01 (UTC)

@kronikpillow Working fine here. Months ago I had a similar issue and I think it solved itself after a reboot.

kronikpillow commented on 2020-04-15 11:26 (UTC)

after fresh system reinstallation, I can't install chrome extensions anymore, download interrupts ... reported to mainstream they claim that it works for them, is anyone experiencing similar issues? https://github.com/brave/brave-browser/issues/9138 https://www.youtube.com/watch?v=M2RGbAlOyt

core_contingency commented on 2020-04-03 01:04 (UTC)

Thank you for maintaining this! I am always surprised by how quickly you update this package, and it is really nice to have an Arch package for Brave.

francoism90 commented on 2020-04-02 07:30 (UTC)

@mixedCase I don't think upstream will solve this as it depends on mesa and other stuff as well.

mixedCase commented on 2020-04-01 20:24 (UTC)

@francoism90 This PKGBUILD packages the official Brave release. Let upstream know about this in either an existing GitHub issue or a new one.

@monson This PGKBUILD makes a system package owned by Pacman, matching Arch's official Chromium distribution and compliant to FHS 3.0, it's funny you ask because I actually got an e-mail about this around a couple of weeks ago.

Anyway my interpretation of the FHS and what Arch does is that /opt is more for the sysadmin dumping programs that don't follow the system hierarchy and the files aren't owned by the package manager. Although sometimes packagers can't (or can't be arsed to) reorganize everything so they make packages that dump everything to /opt.