Can helix be installed on a Linux #5518
-
I do see that there is some Linux distros listed in the installation page but I don't see I don't see all distros. Can it be installed in Pop_os? |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Jan 12, 2023
Replies: 1 comment
-
There's a new PPA you could use: #3640 (comment) (if I remember correctly, Pop_OS can use PPAs for packages?) You could also use one of the binaries or the AppImage from the release assets: https://github.com/helix-editor/helix/releases/latest or build from source if you have a rust toolchain already installed |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rcortezk9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a new PPA you could use: #3640 (comment) (if I remember correctly, Pop_OS can use PPAs for packages?)
You could also use one of the binaries or the AppImage from the release assets: https://github.com/helix-editor/helix/releases/latest or build from source if you have a rust toolchain already installed