From 04ccad3e06d40cc1c0195ecf0cfa28075d093270 Mon Sep 17 00:00:00 2001 From: Jared Cervantes <76603258+Jaredy899@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:27:32 -0500 Subject: [PATCH] doc: installation instructions for Solus (#4352) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6c4a2954..31fdb0ca 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ - [Translation](#translation) - [Download](#download) - [Arch Linux](#arch-linux) + - [Solus](#solus) - [MacOS](#macos) - [Windows](#windows) - [How to install without a network connection? (in Windows)](#how-to-install-without-a-network-connection-in-windows) @@ -84,6 +85,12 @@ latest version. Install the [`pear-desktop`](https://aur.archlinux.org/packages/pear-desktop) package from the AUR. For AUR installation instructions, take a look at this [wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages). +### [Solus](https://getsol.us/) + +```bash +sudo eopkg install pear-desktop +``` + ### macOS You can install the app using Homebrew (see the [cask definition](https://github.com/pear-devs/homebrew-pear)):