{"id":19529801,"url":"https://github.com/wraient/archsetup","last_synced_at":"2025-06-17T22:07:53.275Z","repository":{"id":223530267,"uuid":"760657804","full_name":"Wraient/archsetup","owner":"Wraient","description":"my arch setup","archived":false,"fork":false,"pushed_at":"2024-03-11T21:14:44.000Z","size":61319,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T02:42:57.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wraient.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-20T17:40:21.000Z","updated_at":"2024-02-22T16:32:57.000Z","dependencies_parsed_at":"2024-11-11T01:39:48.228Z","dependency_job_id":null,"html_url":"https://github.com/Wraient/archsetup","commit_stats":null,"previous_names":["wraient/archsetup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wraient/archsetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2Farchsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2Farchsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2Farchsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2Farchsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wraient","download_url":"https://codeload.github.com/Wraient/archsetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wraient%2Farchsetup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260447686,"owners_count":23010548,"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":[],"created_at":"2024-11-11T01:27:41.144Z","updated_at":"2025-06-17T22:07:48.255Z","avatar_url":"https://github.com/Wraient.png","language":"Shell","readme":"Arch linux install procedure:\n\n1. iwctl (device list) (station wlan0 get networks) (station wlan0 connect network_name)\n2. pacman -Sy\n3. pacman -Sy archlinux-keyring\n4. lsblk (show disk)\n5. cfdisk /dev/nvme0n1\n6. make 800 mb EFI system partition (lets refer to this partition as nvme0n1p5)\n7. make linux filesystem (your main space) (lets refer to this partition as nvme0n1p6)\n8. 8 gb linux swap partition (lets refer to this partition as nvme0n1p7)\n9. write changes\n10. mkfs.fat -F32 /dev/nvme0n1p5 \n11. mkfs.ext4 /dev/nvme0n1p6\n12. mkswap /dev/nvme0n1p7\n13. mount /dev/nvme0n1p6 /mnt # ALWAYS DO THIS FIRST\n14. mkdir /mnt/boot\n15. mount /dev/nvme0n1p5 /mnt/boot\n16. swapon /dev/nvme0n1p7\n17. lsblk\n18. pacman -S archinstall\n19. archinstall\n20. disk configuration - pre-mounted disk configuration - /mnt\n21. install!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraient%2Farchsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraient%2Farchsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraient%2Farchsetup/lists"}