# Brave Origin on Linux

This is a standalone version of the Brave Origin app on your desktop device. Downloads are also available on [Linux](/content/origin/linux/nightly/index.html), [macOS](https://laptop-updates.brave.com/latest/origin/osx/nightly) and [Windows](https://laptop-updates.brave.com/latest/origin/winx64/nightly).

Origin is free on Linux devices, but still [available for purchase for those who’d like to support Brave financially](https://account.brave.com/?intent=checkout&product=origin) and/or use Origin on other operating systems.

[Release](/content/origin/linux/index.html) [Beta](/content/origin/linux/beta/index.html) [Nightly](/content/origin/linux/nightly/index.html)

## Install with one command

```bash
curl -fsS https://dl.brave.com/install.sh | FLAVOR=origin CHANNEL=nightly sh
```

Verify signature

```bash
curl -fsSLO "https://dl.brave.com/install.sh{,.asc}" && gpg --keyserver hkps://keys.openpgp.org --recv-keys D16166072CACDF2C9429CBF11BF41E37D039F691 && gpg --verify install.sh.asc
```

Brave is supported on 64-bit AMD/Intel (amd64 / x86_64) and ARM (arm64 / aarch64) architectures. See our full [system requirements](https://support.brave.app/hc/en-us/articles/360021357112-What-are-the-system-requirements-to-install-Brave) for minimum OS versions.

The current signing keys are also available from [https://brave.com/signing-keys/](/content/signing-keys/index.html).

## Nightly Channel Installation

### Debian, Ubuntu, Mint

```bash

sudo apt install curl

sudo curl -fsSLo /usr/share/keyrings/brave-browser-nightly-archive-keyring.gpg https://brave-browser-apt-nightly.s3.brave.com/brave-browser-nightly-archive-keyring.gpg

sudo curl -fsSLo /etc/apt/sources.list.d/brave-browser-nightly.sources https://brave-browser-apt-nightly.s3.brave.com/brave-browser.sources

sudo apt update

sudo apt install brave-origin-nightly
```

### Fedora 41+ (dnf5)

```bash

sudo dnf install dnf-plugins-core

sudo dnf config-manager addrepo --from-repofile=https://brave-browser-rpm-nightly.s3.brave.com/brave-browser-nightly.repo

sudo dnf install brave-origin-nightly
```

### Fedora <41, Rocky/RHEL

```bash

sudo dnf install dnf-plugins-core

sudo dnf config-manager --add-repo https://brave-browser-rpm-nightly.s3.brave.com/brave-browser-nightly.repo

sudo dnf install brave-origin-nightly
```

### Fedora Atomic Desktops

```bash

run0 curl -fsSLo /etc/yum.repos.d/brave-browser-nightly.repo https://brave-browser-rpm-nightly.s3.brave.com/brave-browser-nightly.repo

run0 rpm-ostree install brave-origin-nightly
```

### OpenSUSE

```bash

sudo zypper addrepo https://brave-browser-rpm-nightly.s3.brave.com/brave-browser-nightly.repo

sudo zypper install brave-origin-nightly
```

### Arch

Requires an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers), such as `paru`/`pikaur`/`yay`.

```bash
yay -Sy brave-origin-nightly-bin
```

## GitHub

(Pre-)releases for all channels are also [available on GitHub](https://github.com/brave/brave-browser/releases) in DEB/RPM/ZIP formats ( [changelog](https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP_ORIGIN.md)).

### Almost there…

#### Please continue the installation of Brave in the  [Google Play app](https://laptop-updates.brave.com/download/android/BRV010).

#### Please continue the installation of Brave in the  [App Store](https://laptop-updates.brave.com/download/ios/BRV010).

#### You’re just 60 seconds away from the best privacy online

1. ##### Download Brave

2. ##### Run the installer

3. ##### Import settings

1. step 1

##### Download Brave

Open the installer from Chrome's downloads (it should be in the upper right corner of this window).

2. step 2

##### Run the installer

If you're prompted to, click “Yes” in the User Access Control dialog.

3. step 3

##### Import settings

Wait for the installation to finish, then import your browser settings from Chrome.

If your download didn’t start automatically, click [here](https://laptop-updates.brave.com/download/BRV010).  
Scan to get the app.
