{"id":21046222,"url":"https://github.com/afimpel/upgrade-system-alpine","last_synced_at":"2026-04-29T02:39:26.571Z","repository":{"id":163700117,"uuid":"490892114","full_name":"afimpel/upgrade-system-alpine","owner":"afimpel","description":"Upgrade to Alpine Linux","archived":false,"fork":false,"pushed_at":"2025-10-25T04:58:20.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T06:27:55.329Z","etag":null,"topics":["afimpelelnerd","alpine-linux","bash","bash-script","upgrade"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afimpel.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":"2022-05-10T23:33:22.000Z","updated_at":"2025-10-25T04:58:23.000Z","dependencies_parsed_at":"2024-05-14T04:41:40.647Z","dependency_job_id":"280cf073-0340-4d26-ac95-a4669d86cf08","html_url":"https://github.com/afimpel/upgrade-system-alpine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afimpel/upgrade-system-alpine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Fupgrade-system-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Fupgrade-system-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Fupgrade-system-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Fupgrade-system-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afimpel","download_url":"https://codeload.github.com/afimpel/upgrade-system-alpine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Fupgrade-system-alpine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32408440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T02:37:21.628Z","status":"ssl_error","status_checked_at":"2026-04-29T02:36:50.947Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["afimpelelnerd","alpine-linux","bash","bash-script","upgrade"],"created_at":"2024-11-19T14:28:35.935Z","updated_at":"2026-04-29T02:39:21.561Z","avatar_url":"https://github.com/afimpel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# upgrade-system-alpine\nUpdate to Alpine Linux, to perform a series of commands to make it more user friendly.\n\n## Desktop\n‼️ All as root. ‼️\n\n### Version one link.\n* open terminal favorite\n* login as root\n* copy and paste command below\n\n```bash\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-alpine/main/installer-desktop.sh | sh\n```\n----\n\n\n## terminal version\n‼️ All as root. ‼️\n\n### Version one link.\n* open terminal favorite\n* login as root\n* copy and paste command below\n\n```bash\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/upgrade-system-alpine/main/installer.sh | sh\n```\n----\n### version Git.\n‼️ All as root. ‼️\n* open terminal favorite\n* login as root\n* Copy and paste the commands below step by step without skipping any steps.\n\n```bash\n git clone https://github.com/afimpel/upgrade-system-alpine.git\n cd upgrade-system-alpine/\n cp upgrade-* /usr/bin/\n cp package-up* /usr/bin/\n chmod 777 /usr/bin/upgrade-system* -R\n chmod 777 /usr/bin/package-up* -R\n apk add sudo bash wget curl\n echo \"%wheel ALL=(ALL:ALL) ALL\" \u003e /etc/sudoers.d/wheel\n echo \"%wheel ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown, /usr/bin/upgrade-syste*, /usr/bin/package-update\" \u003e\u003e /etc/sudoers.d/wheel\n adduser $(getent passwd 1000 | cut -d: -f1) wheel\n ```\n‼️ Important remember that this GIT method is for terminal use only. ‼️\n----\n# Terminal usage mode.\n\n## Run\n### ROOT user. \n```sh\npackage-update\nupgrade-system\nupgrade-system-poweroff\nupgrade-system-reboot\n```\n\n### Sudo User.\n```sh\nsudo package-update\nsudo upgrade-system\nsudo upgrade-system-poweroff\nsudo upgrade-system-reboot\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafimpel%2Fupgrade-system-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafimpel%2Fupgrade-system-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafimpel%2Fupgrade-system-alpine/lists"}