@hackage fedora-img-dl0.4
Fedora image download tool
Categories
License
GPL-3.0-only
Maintainer
juhpetersen@gmail.com
Links
Versions
Deprecated
Tested Compilers
Dependencies (0)
Dependents (0)
fedora-img-dl
A tool for downloading Fedora images. By default it targets the Workstation edition of Fedora.
Usage example:
fedora-img-dl rawhide : downloads the latest Fedora Rawhide Workstation Live iso
fedora-img-dl -e silverblue 30 : downloads Fedora 30 Silverblue iso
fedora-img-dl -e kde respin : downloads the latest KDE Live respin
fedora-img-dl --edition server --arch aarch64 29 : will bring down the F29 Server iso
A symlink to the latest iso is also created:
eg for rawhide it might be "Fedora-Workstation-Live-x86_64-Rawhide-latest.iso".
When available it also tries to check the iso checksum and its gpg signature.