Skip to content

Not working in Raspbian OS  #63

Open
@shrinidhi111

Description

@shrinidhi111

uname -m for this OS gives me i686.

But since there is no https://go.dev/dl/go1.18.1.linux-i686.tar.gz, the download and installation failed.

Upon installing golang via snap, the go ver showed me that it is actually 386 architecture.

So are they both the same 🤔

Anyhow, I removed the snap version, manually set arch to 386 and ran the script and everything is working as expected.

https://go.dev/dl/go1.18.1.linux-386.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions