fvm icon indicating copy to clipboard operation
fvm copied to clipboard

Support flatpak or snaps on Linux.

Open safield opened this issue 1 year ago • 3 comments

Nobody on Linux uses Homebrew, and it seems like a very niche way to install FVM on linux.

Ideally flatpak, or snap could be the official way to install on Linux.

safield avatar Feb 13 '24 02:02 safield

I am open to it; however, I am looking for someone to help lead to this.

Also I have an install script approach, which will be sharing soon.

leoafarias avatar Feb 13 '24 13:02 leoafarias

Oh I prefer and install script on Linux over using Homebrew! Installing a whole package manager for one tool is tough sell for me.

Thanks!

safield avatar Feb 18 '24 05:02 safield

Please let me know if this solves the issue

curl -fsSL https://raw.githubusercontent.com/leoafarias/fvm/main/scripts/install.sh | bash

leoafarias avatar Feb 28 '24 22:02 leoafarias