{"id":21046224,"url":"https://github.com/afimpel/alpine-linux","last_synced_at":"2025-07-11T10:07:23.330Z","repository":{"id":65451127,"uuid":"590274899","full_name":"afimpel/alpine-linux","owner":"afimpel","description":"Alpine Linux Setup at one click.","archived":false,"fork":false,"pushed_at":"2024-08-31T04:45:03.000Z","size":22029,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T18:43:47.280Z","etag":null,"topics":["afimpelelnerd","alpine-linux","bash","bash-script","linux"],"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}},"created_at":"2023-01-18T02:54:03.000Z","updated_at":"2025-04-22T12:07:50.000Z","dependencies_parsed_at":"2023-12-23T20:22:52.816Z","dependency_job_id":"c8f19df6-fec0-4e70-bdc2-fbb72ec40c62","html_url":"https://github.com/afimpel/alpine-linux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afimpel/alpine-linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Falpine-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Falpine-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Falpine-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Falpine-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afimpel","download_url":"https://codeload.github.com/afimpel/alpine-linux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afimpel%2Falpine-linux/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264781122,"owners_count":23662792,"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":["afimpelelnerd","alpine-linux","bash","bash-script","linux"],"created_at":"2024-11-19T14:28:36.524Z","updated_at":"2025-07-11T10:07:23.310Z","avatar_url":"https://github.com/afimpel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"antes que correr caulquier script seguir paso a paso este video:\n[Alpine Linux desde Cero](https://www.youtube.com/watch?v=POiin5rr7eM)\n\n\n!! Importante seguir el orden numerado para cada caso !!\n\n\u003csup\u003e EJ: **XFCE**: se tiene que instalar: 1) setup-basic-postinstal y 2) setup-xfce4  \u003c/sup\u003e\n\n# alpine-linux\nAlpine Linux Setup a un solo click.\n\n## BASIC\n 1) **./setup-basic-postinstal** \u003e\u003e Configuraciones basicas para Alpine (correr como ROOT)\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/setup-basic-postinstal | sh\n```\n\n## DESKTOP\n\n 2) **BSPWM** \u003e\u003e Configuracion basicas de BSPWM (como usurio comun)\n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/bspwm/setup-bspwm | bash\n```\n\n 2) **KDE PLASMA** \u003e\u003e Configuracion basicas de KDE PLASMA (como usurio comun)\n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/kde-plasma/setup-kde | bash\n```\n\n2) **XFCE4** \u003e\u003e Configuracion basicas de XFCE4 (como usurio comun) [Video](https://www.youtube.com/watch?v=msdiPYMRpto)\n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/xfce4/setup-xfce4 | bash\n```\n\n2) **GNOME** \u003e\u003e Configuracion basicas de GNOME (como usurio comun) \n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/gnome/setup-gnome | bash\n```\n\n2) **FLUXBOX** \u003e\u003e Configuracion basicas de FLUXBOX (como usurio comun) \n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/fluxbox/setup-fluxbox | bash\n```\n\n2) **FLUXBOX-VNC** \u003e\u003e Configuracion basicas de FLUXBOX + VNC REMOTA (como usurio comun) (Proximamente Video ...)\n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/fluxbox/setup-onlyvnc-fluxbox | bash\n```\n\n## UTILS DESKTOP\n\n 3) **FLATPACK** \u003e\u003e Instalacion de Flatpak (como usurio comun)\n\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/utils/setup-flatpak | bash\n```\n\n------\n\n# alpine-linux LXC (Proxmox) \n[INSTALL](https://tteck.github.io/Proxmox/#alpine-lxc) \n\nAlpine Linux Setup a un solo click.\n\n## BASIC\n 1) **./setup-basic-postinstal-lxc** \u003e\u003e Configuraciones basicas para Alpine LXC (Proxmox)\n```sh\nwget --no-cache -O - https://raw.githubusercontent.com/afimpel/alpine-linux/master/setup-basic-postinstal-lxc | sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafimpel%2Falpine-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafimpel%2Falpine-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafimpel%2Falpine-linux/lists"}