• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Source Code Kali linux Go Install_ $PATH (1 Viewer)

Currently reading:
 Source Code Kali linux Go Install_ $PATH (1 Viewer)

Recently searched:

clusapva

Member
LV
2
Joined
Jul 7, 2023
Threads
21
Likes
3
Awards
6
Credits
7,801©
Cash
0$
export GOPATH=$HOME/go
export GOROOT=/usr/local/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin



Install go "get" tools

go env -w GO111MODULE=off

go env -w GO111MODULE=on

go env -w GO111MODULE=auto
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom