You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) vibhu@pop-os:~/Downloads/software$ go version
go version go1.17.5 linux/amd64
Installation Verification:
(base) vibhu@pop-os:~/Downloads/software$ go install github.com/rapidloop/rtop@latest
go: finding module for package golang.org/x/crypto/ssh/terminal
go: finding module for package golang.org/x/crypto/ssh
go: finding module for package golang.org/x/crypto/ssh/agent
go: found golang.org/x/crypto/ssh in golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
go: found golang.org/x/crypto/ssh/agent in golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
go: found golang.org/x/crypto/ssh/terminal in golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
Post install the user local go bin:
(base) vibhu@pop-os:~/Downloads/software$ ls -alt /usr/local/go/bin
total 16940
drwxr-xr-x 2 vibhu vibhu 4096 Dec 9 08:53 .
-rwxr-xr-x 1 vibhu vibhu 14015892 Dec 9 08:53 go
-rwxr-xr-x 1 vibhu vibhu 3319301 Dec 9 08:53 gofmt
drwxr-xr-x 10 vibhu vibhu 4096 Dec 9 08:50 ..
Expected Behaviour:
As per documentation, find the bin for rtop in the user/local/go/bin.
The text was updated successfully, but these errors were encountered:
Go Version
Installation Verification:
Post install the user local go bin:
Expected Behaviour:
As per documentation, find the bin for rtop in the user/local/go/bin.
The text was updated successfully, but these errors were encountered: