Hi I've just fresh install puppy linux dual boot with my windows 11 I think it's called frugal install.
Usually I am using lubuntu that be able to run snap/snapd and apt commands to install things.
But then I realized that it wouldn't work in here.
I've tried to install go by following their official docs in go.dev but seems like it didn't work like when I run go version
it still not found in path even i've already adding that.
I also tried to install neovim following the docs but again it didn't work when I call nvim
.
Then I tried to install GoLand from jetbrain which is rely on JAVA I bet, but of course it didn't work, I have tried to install the JDK from puppy package manager too but that GoLand still didn't work.
And yeah... any information about how to setup all of that ?
- I want to install go programming language
- I want to install Goland IDE from jetbrains that rely on JAVA (they have linux version)
- If I can't use GoLand maybe I can use neovim but I am afraid that the other configuration and plugins installation will again require other things to be installed
- Can vscode fix them all ? yeahh back to use vscode again..