Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob <Jacalz@users.noreply.github.com>2018-06-09 09:12:59 +0300
committerGitHub <noreply@github.com>2018-06-09 09:12:59 +0300
commit5d6961b5d3d27644d77e090e29f14e88b1372b1b (patch)
treed7127b9b663caa3eefc15f508c49f9ba30e1c5c7 /README.md
parentd48a8c0522895914c29b8344391ff87320a027b2 (diff)
Solus OS is now just Solus and feedreader is now updated in the repos
Feedreader has since been updated and is available without any issues in the repo :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index f0bfe244..033ec5fb 100644
--- a/README.md
+++ b/README.md
@@ -47,14 +47,9 @@ pacman -S feedreader
```bash
sudo dnf install feedreader
```
-### Solus OS : <br/>
-
-The current version of Feedreader in the offical Solus repo is old and [busted](https://github.com/jangernert/FeedReader/issues/669). A new package based on Feedreader 2.2+ is pending but is being held up by a [dependency conflict](https://dev.solus-project.com/T6393). Building Feedreader from source on Solus also has [issues](https://github.com/jangernert/FeedReader/issues/682). At present Solus users should install the Flatpak version of Feedreader.
-
+### Solus : <br/>
```bash
-sudo eopkg install flatpak xdg-desktop-portal xdg-desktop-portal-gtk
-flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
-flatpak install flathub org.gnome.FeedReader
+sudo eopkg it feedreader
```
### openSUSE : <br/>