{"id":27453828,"url":"https://github.com/fraserchapman/pigo","last_synced_at":"2026-05-07T11:31:47.988Z","repository":{"id":202625552,"uuid":"707760319","full_name":"FraserChapman/pigo","owner":"FraserChapman","description":"Go installation and removal scripts for Raspberry Pi ARM64","archived":false,"fork":false,"pushed_at":"2024-02-08T13:55:03.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T13:57:18.326Z","etag":null,"topics":["arm64","golang","installer","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FraserChapman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-20T15:40:41.000Z","updated_at":"2024-09-25T09:26:19.000Z","dependencies_parsed_at":"2024-02-08T14:48:34.745Z","dependency_job_id":"a3b48d45-0374-4fae-86b9-21382855c61f","html_url":"https://github.com/FraserChapman/pigo","commit_stats":null,"previous_names":["fraserchapman/pigo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraserChapman%2Fpigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraserChapman%2Fpigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraserChapman%2Fpigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FraserChapman%2Fpigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FraserChapman","download_url":"https://codeload.github.com/FraserChapman/pigo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249085460,"owners_count":21210267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm64","golang","installer","raspberry-pi"],"created_at":"2025-04-15T13:57:21.862Z","updated_at":"2026-05-07T11:31:42.956Z","avatar_url":"https://github.com/FraserChapman.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pigo\n\nGo installation and removal scripts for Raspberry Pi ARM64\n\n## get.sh\n\nget.sh is a Bash script designed to simplify the process of installing Go on a Raspberry Pi (64-bit) system. It automatically downloads the specified Go version, configures the environment variables, and sets up the Go workspace.\n\nUsage\n\n```\n./get.sh \u003cgo_version\u003e\n```\n\nReplace `\u003cgo_version\u003e` with the desired Go version number (e.g. `1.21.3`).\n\nThe script will download and install the specified Go version and set up the necessary environment variables. e.g.\n\n```\n./get.sh 1.21.3\n```\n\n## gone.sh\n\ngone.sh is a companion script that allows you to remove Go from your system. It cleans up the installed Go files and removes the related environment variables.\n\nUsage\n\n```\n./gone.sh\n```\n\n## Notes \n\n`get.sh` and `gone.sh` require set executable permissions before running them. e.g. \n\n```chmod +x get.sh```\n\n```chmod +x gone.sh```\n\n## Additional Information\n\n[Go Official Website](https://go.dev/) - Information about the Go programming language, documentation, and resources.\n\n[Go Downloads](https://go.dev/) - Downloads page to find available Go versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraserchapman%2Fpigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraserchapman%2Fpigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraserchapman%2Fpigo/lists"}