{"id":19732906,"url":"https://github.com/mboljen/fetchdebian","last_synced_at":"2026-04-13T05:50:32.631Z","repository":{"id":185389000,"uuid":"361912570","full_name":"mboljen/fetchdebian","owner":"mboljen","description":"Download Debian installation media files","archived":false,"fork":false,"pushed_at":"2024-07-02T17:50:12.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T18:17:33.562Z","etag":null,"topics":["bash-script","debian","image-file"],"latest_commit_sha":null,"homepage":"","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/mboljen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2021-04-26T22:38:14.000Z","updated_at":"2024-07-02T17:50:16.000Z","dependencies_parsed_at":"2024-11-12T00:29:13.928Z","dependency_job_id":"36ab0393-6817-4f6d-96ca-b04b90e478d6","html_url":"https://github.com/mboljen/fetchdebian","commit_stats":null,"previous_names":["mboljen/fetchdebian"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mboljen%2Ffetchdebian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mboljen%2Ffetchdebian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mboljen%2Ffetchdebian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mboljen%2Ffetchdebian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mboljen","download_url":"https://codeload.github.com/mboljen/fetchdebian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241058430,"owners_count":19902184,"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":["bash-script","debian","image-file"],"created_at":"2024-11-12T00:28:26.118Z","updated_at":"2025-12-31T01:13:06.282Z","avatar_url":"https://github.com/mboljen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fetchdebian\n\nDownload Debian installation media files\n\n\n## Synopsis\n\nThe following command will download the corresponding Debian installer image file to the current working directory.\n\n```console\n$ fetchdebian [OPTION]... CODENAME...\n```\n\nUse one of the following codenames or a version number.\n\n- `lenny`\n- `squeeze`\n- `jessie`\n- `stretch`\n- `buster`\n- `bullseye`\n- `bookworm`\n- `trixie`\n\nAccording to the current development status of Debian, you can use the following alternatives:\n\n- `stable` for Debian 12 (codename `bookworm`)\n- `testing` for Debian 13 (codename `trixie`)\n- `oldstable` for Debian 11 (codename `bullseye`)\n- `oldoldstable` for Debian 10 (codename `buster`)\n\nAppend the suffix `-live` is appended to the codename, the script will download the image file of the corresponding Debian Live system.\n\n\n## Description\n\nThis script downloads the latest Debian installer image to the current working directory.\n\n\n## Options\n\n+ `-p` _path_\n\n  Specify download directory.  Default is current working directory.\n\n+ `-a` _arch_\n\n  Select one of the following software architectures.  Default is `amd64`.\n\n  - `amd64`\n  - `arm64`\n  - `armel`\n  - `armhf`\n  - `i386`\n  - `mips`\n  - `mips64el`\n  - `mipsel`\n  - `multi-arch`\n  - `ppc64el`\n  - `s390x`\n  - `source`\n  - `trace`\n\n+ `-d` _desktop_\n\n  Select one of the following desktop environments for Live systems.  Default is `gnome`.\n\n  - `cinnamon`\n  - `gnome`\n  - `kde`\n  - `lxde`\n  - `lxqt`\n  - `mate`\n  - `standard`\n  - `xfce`\n\n+ `-u` _url_\n\n  Specify the base URL of the download location.  Default is `https://cdimage.debian.org/cdimage`.\n\n+ `-l` _rate_\n\n  Specify the maximal download bandwidth.  The default is `4M`.\n\n+ `-h`\n\n  Shows this help message.\n\n\n## Installation\n\nUse the following command to install this software:\n\n```console\n$ make\n$ make install\n```\n\nThe default `PREFIX` is set to `/usr/local`.  In order to successfully complete the installation, you need to have write permissions for the installation location.\n\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmboljen%2Ffetchdebian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmboljen%2Ffetchdebian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmboljen%2Ffetchdebian/lists"}