What is Nostr?
Eslih
npub150v…39dx
2024-10-30 20:28:12

Eslih on Nostr: # Brave Browser on Fedora 41 I was installing and follow this workaround to install ...

# Brave Browser on Fedora 41

I was installing and follow this workaround to install Brave on Fedora 41 (until they fix the guide on oficial page)

The dnf config-manager option on this Fedora release was change from `--add-repo` to `addrepo` and it doesn’t recognize the option `autorefresh=1` on .repo file.

Change the second step on https://brave.com/linux/#fedora-rockyrhel

Download the file: https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo

Remove the line: `autorefresh=1`

run (on the same path that download and edit the file):
`sudo dnf config-manager addrepo --from-repofile=./brave-browser.repo`

And follow the rest of the steps in the guide

```
sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

sudo dnf install brave-browser
```




Author Public Key
npub150vn9rja0yp8thvzx4mq75g6he58curtpqygxj93xwchu4tqv2xqka39dx