{"id":19056646,"url":"https://github.com/mxvish/arch-setup","last_synced_at":"2026-02-10T15:33:57.955Z","repository":{"id":108798931,"uuid":"532541208","full_name":"mxvish/arch-setup","owner":"mxvish","description":"Installer \u0026 setup script for Arch Linux in i3 on UEFI x86-64 pc","archived":false,"fork":false,"pushed_at":"2025-01-26T05:01:50.000Z","size":224,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T04:43:51.764Z","etag":null,"topics":["archlinux","automation","config","git","github","i3","linux","open-source","setup","shell","uefi","vim","x86-64"],"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/mxvish.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":"2022-09-04T12:58:16.000Z","updated_at":"2025-01-26T05:01:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cdd1147-135d-46d4-85e8-dee748c18414","html_url":"https://github.com/mxvish/arch-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvish%2Farch-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvish%2Farch-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvish%2Farch-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxvish%2Farch-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxvish","download_url":"https://codeload.github.com/mxvish/arch-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566441,"owners_count":21451229,"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":["archlinux","automation","config","git","github","i3","linux","open-source","setup","shell","uefi","vim","x86-64"],"created_at":"2024-11-08T23:50:49.456Z","updated_at":"2026-02-10T15:33:57.950Z","avatar_url":"https://github.com/mxvish.png","language":"Shell","readme":"# arch-setup\nInstaller \u0026amp; setup script for Arch Linux in i3 on UEFI x86-64 pc\n\n# Usage\n- Install Arch on PC\n  ```sh\n  #After creating partitions, mounting partitions and connecting to the Internet.\n  pacstrap /mnt base linux linux-firmware git\n  genfstab -U /mnt \u003e\u003e /mnt/etc/fstab\n  arch-chroot /mnt\n  git clone https://github.com/mxvish/arch-setup\n  cd arch-setup\n  sh install.sh\n  exit\n  reboot\n  ```\n  - Change username from `mxvish` as you like.\n  - This script does not format, mount partitions, and connect to wifi automatically.\n  Refer to commented out commands in [install.sh](install.sh) to do them.\n\n- Install i3 and others\n  ```sh\n  su\n  sh setup.sh\n  sh final.sh\n  ```\n  - For more information about what this command does, see [setup.sh](setup.sh) and [final.sh](final.sh).\n\n# Check difference between codes on local machine and this repository\n```sh\ngit clone https://github.com/mxvish/arch-setup.git\ncd arch-setup\nsh check_diff.sh \n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxvish%2Farch-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxvish%2Farch-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxvish%2Farch-setup/lists"}