dl-fedora - Man Page
manual page for dl-fedora 1.2
Synopsis
dl-fedora [--version] [-g|--gpg-keys] [--no-checksum | --checksum]
Description
Fedora iso downloader
[--debug] [-T|--no-http-timeout] [(-c|--check) | (-l|--local) | --list | (-R|--replace)] [-n|--dry-run] [-r|--run] [(-L|--latest) | (-d|--dl) | (-k|--koji) | (-m|--mirror URL)] [--dvd] [--cs-live-respin] [--cs-devel | --cs-test | --cs-production] [-a|--arch ARCH] RELEASE [EDITION]
Tool for downloading Fedora iso file images. RELEASE = release number, respin, rawhide, test (Beta), stage (RC), eln, c9s, c10s EDITION = {cloud,container,everything,server,workstation,budgie,cinnamon,i3,
kde,lxde,lxqt,mate,soas,sway,xfce,silverblue,kinoite,onyx,sericea, iot} [default: workstation]
See <https://github.com/juhp/dl-fedora/#readme>
Available options
- -h,--help
Show this help text
- --version
Show version
- -g,--gpg-keys
Import Fedora GPG keys for verifying checksum file
- --no-checksum
Do not check checksum
- --checksum
Do checksum even if already downloaded
- --debug
Debug output
- -T,--no-http-timeout
Do not timeout for http response
- -c,--check
Check if newer image available
- -l,--local
Show current local image
- --list
List spins and editions
- -R,--replace
Delete previous snapshot image after downloading latest one
- -n,--dry-run
Don't actually download anything
- -r,--run
Boot image in QEMU
- -L,--latest
Get latest image either from mirror or dl.fp.o if newer
- -d,--dl
Use dl.fedoraproject.org (dl.fp.o)
- -k,--koji
Use koji.fedoraproject.org
- -m,--mirror URL
Mirror url for /pub [default https://download.fedoraproject.org/pub]
- --dvd
Download dvd iso instead of boot netinst (for Server, eln, centos)
- --cs-live-respin
Centos Stream Alternative Live image
- --cs-devel
Use centos-stream development compose
- --cs-test
Use centos-stream test compose
- --cs-production
Use centos-stream production compose (default is mirror.stream.centos.org)
- -a,--arch ARCH
Specify arch [default: x86_64]