I tried installing Brave in Fedora Atomic 43, GNOME, new OS install, I tried in two different computers following the code given by Brave https://brave.com/linux/ and in both cases nothing happened. I asked Google AI and it provided me with the right code as it worked in both computers.
The main difference is that Brave says to use “run0” and Google AI told me the same line but with sudo instead and no run0 I am posting what worked for me, and what Google AI says must be done, the code written in your website did nothing.
Installation Steps:
-
Add the repository:
sudo curl -fsSLo /etc/yum.repos.d/brave-browser.repohttps://brave-browser-rpm-release.s3.brave.com/brave-browser.repo -
Install the package:
rpm-ostree install brave-browser
Reboot