Skip to content

x/website: highlight removal of previous Go install in Linux installation instructions #44426

@dmitshur

Description

@dmitshur

Experience and feedback in #44320 (thank you @jpmieville, @davecheney, @agnivade) suggests that the current Linux installation instructions are prone to a user mistake: missing the step of removing the previous Go installation at /usr/local/go before extracting the new Go version into the same location.

Making that mistake results in a corrupted Go installation which may produce strange errors. Worse yet, there is a possibility of it failing silently but producing incorrect results, compromising the reliability of the installed Go version.

There is a mention that the previous Go installation should be removed above the numbered steps:

image

This issue is about highlighting it to reduce the chances of this important step being overlooked by users.

CC @straut, @jayconrod, @golang/release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions