{"id":22656571,"url":"https://github.com/dahln/dotnet-installer","last_synced_at":"2026-05-01T12:31:42.216Z","repository":{"id":161813720,"uuid":"438733495","full_name":"dahln/dotnet-installer","owner":"dahln","description":"Install dotnet SDK on Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-09-23T02:20:03.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T02:40:29.471Z","etag":null,"topics":["dotnet","dotnet5","dotnet6","raspberry-pi","raspberrypi","raspberrypios"],"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/dahln.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-15T18:30:19.000Z","updated_at":"2025-09-23T02:20:07.000Z","dependencies_parsed_at":"2025-08-20T18:32:36.932Z","dependency_job_id":"36f5a9ad-90e8-470b-8c72-fd1a8bb50472","html_url":"https://github.com/dahln/dotnet-installer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dahln/dotnet-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahln%2Fdotnet-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahln%2Fdotnet-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahln%2Fdotnet-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahln%2Fdotnet-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahln","download_url":"https://codeload.github.com/dahln/dotnet-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahln%2Fdotnet-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dotnet","dotnet5","dotnet6","raspberry-pi","raspberrypi","raspberrypios"],"created_at":"2024-12-09T10:15:13.789Z","updated_at":"2026-05-01T12:31:42.032Z","avatar_url":"https://github.com/dahln.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-installer\nInstall .NET SDK on an ARM64 LInux device. 32 bit not tested.\n\nThis script has been tested on:\n - Ubuntu 20.04 ARM64\n - Raspberry Pi 4 running Raspberry Pi OS\n\nMicrosoft does not support installing the dotnet SDK on ARM devices using a package manager. See the Microsoft documentation for details. To install the dotnet SDK on an ARM device, you can download the SDK and manually install it. This script downloads the file, extracts the contents to the correct folder location, and updates the OS path references. The updated path references will persist after reboot.\n\n\n\nWhen a minor .NET update is published, simple run the \"uninstaller.sh\" script and then run the latest isntall script. For example, if you are currently running 6.0.2, run the uninstall and then the install, 6.0.3 should now be installed. Verify with \"dotnet --info\".\n\n#### dotnet 9\n```\nwget -O - https://raw.githubusercontent.com/dahln/dotnet-installer/master/installer-9.0.sh | sudo bash\n```\n\n#### dotnet 8\n```\nwget -O - https://raw.githubusercontent.com/dahln/dotnet-installer/master/installer-8.0.sh | sudo bash\n```\n\n#### uninstaller\n```\nwget -O - https://raw.githubusercontent.com/dahln/dotnet-installer/master/uninstaller.sh | sudo bash\n```\n\n\n## Attribution\nThis project referenced and reused parts of this project: https://github.com/pjgpetecodes/dotnet5pi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahln%2Fdotnet-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahln%2Fdotnet-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahln%2Fdotnet-installer/lists"}