{"id":13897964,"url":"https://github.com/mdaffin/arch-pkgs","last_synced_at":"2026-01-21T07:16:05.716Z","repository":{"id":149189066,"uuid":"117524393","full_name":"mdaffin/arch-pkgs","owner":"mdaffin","description":"Management repo for my Arch Linux systems. Mirror of https://gitlab.com/mdaffin/arch-pkgs","archived":false,"fork":false,"pushed_at":"2022-01-13T01:12:25.000Z","size":298,"stargazers_count":83,"open_issues_count":3,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-07T18:44:51.008Z","etag":null,"topics":["arch","archlinux","aur","repo"],"latest_commit_sha":null,"homepage":"https://disconnected.systems/blog/archlinux-repo-in-aws-bucket/","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/mdaffin.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}},"created_at":"2018-01-15T09:25:26.000Z","updated_at":"2024-08-01T21:25:54.000Z","dependencies_parsed_at":"2024-02-23T11:56:45.289Z","dependency_job_id":null,"html_url":"https://github.com/mdaffin/arch-pkgs","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/mdaffin%2Farch-pkgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdaffin%2Farch-pkgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdaffin%2Farch-pkgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdaffin%2Farch-pkgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdaffin","download_url":"https://codeload.github.com/mdaffin/arch-pkgs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226274607,"owners_count":17598848,"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":["arch","archlinux","aur","repo"],"created_at":"2024-08-06T18:03:58.670Z","updated_at":"2026-01-21T07:16:05.671Z","avatar_url":"https://github.com/mdaffin.png","language":"Shell","funding_links":[],"categories":["Shell","archlinux"],"sub_categories":[],"readme":"# Arch Linux Repository\n\nA set of meta-packages and tooling for managing Arch Linux installs via a custom\nrepository.\n\n`pkg/mdaffin` contains the meta-packages for my systems and do not strictly\nfollow the Arch Linux packaging guidelines. Instead, I designed the packages\nfor easy maintenance. I will sometimes change the contents of the meta-packages\nto suite my requirements, as such you should not use them directly. Instead use\nthem as a base for creating your own meta-packages.\n\nThe `installer` directory contains installers for my different system with\n`installer/install-arch` containing the general purpose installer. Use this as\na base for creating your own. You can install them from a normal Arch Linux ISO\nwith curl and bash such as the following (using git.io URL shortener to make it\neasier to type).\n\n**WARNING** This will wipe a drive and install Arch Linux on it. **DO NOT** run\nunless you have read through it first.\n\n```bash\ncurl -sL https://git.io/vAoV8 | bash\n```\n\nFor more details see these blog posts:\n\n- **Part 1:** [Hosting an Arch Linux Repository in an Amazon S3 Bucket]\n- **Part 2:** [Managing Arch Linux with Meta Packages]\n- **Part 3:** [Creating a Custom Arch Linux Installer]\n\n[hosting an arch linux repository in an amazon s3 bucket]: https://disconnected.systems/blog/archlinux-repo-in-aws-bucket\n[managing arch linux with meta packages]: https://disconnected.systems/blog/archlinux-meta-packages\n[creating a custom arch linux installer]: https://disconnected.systems/blog/archlinux-installer\n\n## Contributing\n\nI welcome fixes for bugs or better ways of doing something. But these packages\nand installers are for my personal use and as such I will not approve pull\nrequests for features I do not need. Feel free to raise issues if you want help\nwith your own packages, have an interesting idea, want some clarification or\nwant to discuss something generally.\n\n## Requirements\n\n- A bucket/space on [Amazon S3] or [Digital Ocean]\n- The packages `s3cmd` and `devtools`\n\nA token from Amazon S3 or Digital Ocean spaces in `~/.s3cfg` as\n\n```ini\n[default]\naccess_key = \u003cAccess Key\u003e\nsecret_key = \u003cSecret Key\u003e\n```\n\n[amazon s3]: https://aws.amazon.com/s3/\n[digital ocean]: https://m.do.co/c/8fba3fc95fef\n\n## Build all packages\n\nBuilds all local packages in `pkg/` and uploads them to the remote repository.\n\n```bash\n./bin/build\n```\n\nYou can build one or more packages rather then all packages by specifying the\npath to each package.\n\n```bash\n./bin/build pkg/mdaffin-{base,devel}\n```\n\n## Managing AUR Packages\n\nUse the `aursync` wrapper script to add/update packages from AUR.\n\n```bash\n# build and install one or more packages\n./bin/sync \u003cpackages\u003e\n\n# update all aur packages\n./bin/sync -u\n```\n\n## Removing a Package\n\nTo remove a package from the repository run the following.\n\n```bash\n./bin/remove \u003cpackage\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdaffin%2Farch-pkgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdaffin%2Farch-pkgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdaffin%2Farch-pkgs/lists"}