7 Matching Annotations
- Sep 2022
-
-
As a workaround you can recompile the client locally. I've just tried it and it's working just fine on Ubuntu 22.04 Clone the repo: git clone git@github.com:Jigsaw-Code/outline-client.git cd outline-client Install node 16 (for example using brew) brew install node@16 Install all dependencies npm install Build the app npm run action electron/build linux Now you have properly working Outline-Client.AppImage and you can run it ./build/dist/Outline-Client.AppImage
Describes how to build electron app AppImage from source.
-
- Aug 2022
-
blog.mediocregopher.com blog.mediocregopher.com
- Nov 2021
-
www.reddit.com www.reddit.com
-
I am concerned with duplicated dependencies though, that's my primary aversion to flatpak/snap/AppImage/etc.
-
- Jan 2021
-
forums.theregister.com forums.theregister.com
-
My biggest issue with snap is not the concept per se but that it's a mostly Ubuntu thing and FlatPak and AppImage are similar ideas. For once it would be nice if the Linux world would consolidate around a single technology instead of fragmenting like this.
-
- Mar 2019
-
github.com github.com
Tags
Annotators
URL
-
-
appimage.org appimage.orgAppImage1
-