Hacker News new | ask | show | jobs
by amedvednikov 458 days ago
There are prebuilt packages you can install from the home page and from the github repo.

For example

https://github.com/vlang/v/releases/latest/download/v_linux....

1 comments

Oh, I didn't see it in Homebrew, so I searched for "install V" and found the documentation which only has compiling from source.
Good point. I'll add the homebrew installation method. Maybe some other popular package managers.

V is very easy to install from source and to bootstrap. And it changes fast. So we're not big fans of package managers yet.