![]() |
Getting Newer Version of Nheko - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: Getting Newer Version of Nheko (/showthread.php?tid=15193) |
Getting Newer Version of Nheko - publiclewdness - 10-26-2021 I wanted to use Nheko as my Matrix client on Mobian but the version that is in the repo is too old due to needing bug fixes that newer versions have. I see that Nheko has a Flatpack version, has anybody had any success installing that on the Pinephone ? I tried running the command: Code: flatpak install flathub io.github.NhekoReborn.Nheko and got the message "error: No remote refs found similar to 'flathub'" RE: Getting Newer Version of Nheko - ryo - 10-27-2021 Out of all the Matrix clients I tried, only Mirage actually worked (although super laggy). And Weechat of course without lag, but that's an IRC client that happens to have a Matrix plugin. I tried to install Nheko before, but I couldn't run it I think. RE: Getting Newer Version of Nheko - publiclewdness - 10-27-2021 So I got it working. What I had to do beforte entering the command I did above was enter "flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo" (10-27-2021, 03:30 AM)ryo Wrote: Out of all the Matrix clients I tried, only Mirage actually worked (although super laggy). Nheko is one of the few Matrix clients to support E2E which is why I wanted to use it. It is also the only one I have tried where E2E is able to be setup from a simple toggle from the menu and also the only client I have seen where you can adjust scaling from the options menu. |