Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add the steps to install Brave on Solus since it got packaged recently #13519

Merged
merged 1 commit into from
Mar 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/linuxInstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,13 @@ install the dependency for you:
sudo apt-get -f install
```

## Solus

Install Brave through eopkg:
```
sudo eopkg install brave
```

## Fedora x86_64:

To install Brave using dnf:
Expand Down